[PATCH] D94294: [RISCV] Add scalable vector vselect ISel patterns

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 11:52:45 PST 2021


frasercrmck updated this revision to Diff 315896.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

rebase on main


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94294/new/

https://reviews.llvm.org/D94294

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-int-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-int-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94294.315896.patch
Type: text/x-patch
Size: 111973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/a8ba496c/attachment-0001.bin>


More information about the llvm-commits mailing list