[PATCH] D135753: [VP] Teach isVPBinaryOp to recognize vp.smin/smax/umin/umax/minnum/maxnum.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 05:01:33 PDT 2022
fakepaper56 updated this revision to Diff 468489.
fakepaper56 added a comment.
Remove redundant FIXMEs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135753/new/
https://reviews.llvm.org/D135753
Files:
llvm/include/llvm/IR/VPIntrinsics.def
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmax-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmaxu-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmin-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vminu-vp.ll
llvm/test/CodeGen/RISCV/rvv/vmax-vp.ll
llvm/test/CodeGen/RISCV/rvv/vmaxu-vp.ll
llvm/test/CodeGen/RISCV/rvv/vmin-vp.ll
llvm/test/CodeGen/RISCV/rvv/vminu-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135753.468489.patch
Type: text/x-patch
Size: 12801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/8f3063f9/attachment.bin>
More information about the llvm-commits
mailing list