[PATCH] D105351: [VP] Declaration and docs for vp.select intrinsic
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 10:10:55 PDT 2021
simoll updated this revision to Diff 367240.
simoll edited the summary of this revision.
simoll added a comment.
- removed i1 mode parameter (will address this with another intrinsic, eg `vp.merge`, which retains lane above `%evl`(
- rebased
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.367240.patch
Type: text/x-patch
Size: 4724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/2909a9f4/attachment.bin>
More information about the llvm-commits
mailing list