[PATCH] D122743: [RISCV][VP] Add basic RVV codegen for vp.icmp
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 09:38:45 PDT 2022
frasercrmck updated this revision to Diff 419184.
frasercrmck added a comment.
- add fixed-length tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122743/new/
https://reviews.llvm.org/D122743
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll
llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122743.419184.patch
Type: text/x-patch
Size: 295258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/72b04a26/attachment-0001.bin>
More information about the llvm-commits
mailing list