Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions abi/vfabia64/vfabia64.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,13 @@ Masked signature generation for ``[not]inbranch`` clause.
|``#pragma omp declare simd notinbranch`` |No |Yes |Yes |No |
+-----------------------------------------+-------+--------+------+--------+

Inactive lanes
--------------

In a masked vector function, the contents of the inactive lanes of the
input parameters and the inactive lanes of the return value are
undefined.

Advanced SIMD masking
---------------------

Expand Down