[PATCH] D94168: [RISCV] Add scalable vector icmp ISel patterns
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 01:45:12 PST 2021
frasercrmck updated this revision to Diff 315315.
frasercrmck added a comment.
- update type check
- add scalar/vector fixme to tests
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.315315.patch
Type: text/x-patch
Size: 257511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/9bc63e2e/attachment-0001.bin>
More information about the llvm-commits
mailing list