[PATCH] D94168: [RISCV] Add scalable vector icmp ISel patterns
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 08:40:22 PST 2021
frasercrmck updated this revision to Diff 315151.
frasercrmck added a comment.
- Support SPLAT_VECTOR in llvm::isConstOrConstSplat
- Adjust RISCV and AArch64 tests accordingly
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94168/new/
https://reviews.llvm.org/D94168
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares-with-imm.ll
llvm/test/CodeGen/RISCV/rvv/setcc-integer-rv32.ll
llvm/test/CodeGen/RISCV/rvv/setcc-integer-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94168.315151.patch
Type: text/x-patch
Size: 290878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/cd7aa5ef/attachment-0001.bin>
More information about the llvm-commits
mailing list