[PATCH] D105351: [VP] Declaration and docs for vp.select intrinsic
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 02:58:21 PDT 2021
simoll updated this revision to Diff 362694.
simoll retitled this revision from "[VP] vp.select selects lanes on condition and pivot" to "[VP] Declaration and docs for vp.select intrinsic".
simoll edited the summary of this revision.
simoll added a comment.
Herald added subscribers: luismarques, s.egerton, PkmX, simoncook.
- Added `i1 tail_passthru` immediate to set passthru behavior above the explicit vector length.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105351/new/
https://reviews.llvm.org/D105351
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/IR/IntrinsicInst.cpp
llvm/unittests/IR/VPIntrinsicTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105351.362694.patch
Type: text/x-patch
Size: 6166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/ee7d7493/attachment.bin>
More information about the llvm-commits
mailing list