[PATCH] D143499: [SVE] Add intrinsics for shift operations that explicitly undefine the result for inactive lanes.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 09:55:37 PST 2023
paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.
The description needs updating because this patch is for logical/bitwise operations and not shifts.
FYI: I have a patch that extends the support to integer and floating point multiple-add operations that I'll push to phabricator probably tomorrow.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143499/new/
https://reviews.llvm.org/D143499
More information about the llvm-commits
mailing list