[PATCH] D93093: [VE] Add logical mask intrinsic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 12 16:54:02 PST 2020
kaz7 updated this revision to Diff 311418.
kaz7 added a comment.
Update patch following clang-tidy suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93093/new/
https://reviews.llvm.org/D93093
Files:
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/lib/Target/VE/VEInstrVec.td
llvm/test/CodeGen/VE/VELIntrinsics/andm.ll
llvm/test/CodeGen/VE/VELIntrinsics/eqvm.ll
llvm/test/CodeGen/VE/VELIntrinsics/lzvm.ll
llvm/test/CodeGen/VE/VELIntrinsics/negm.ll
llvm/test/CodeGen/VE/VELIntrinsics/nndm.ll
llvm/test/CodeGen/VE/VELIntrinsics/orm.ll
llvm/test/CodeGen/VE/VELIntrinsics/pcvm.ll
llvm/test/CodeGen/VE/VELIntrinsics/tovm.ll
llvm/test/CodeGen/VE/VELIntrinsics/xorm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93093.311418.patch
Type: text/x-patch
Size: 19714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201213/617c0828/attachment.bin>
More information about the llvm-commits
mailing list