[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 14:48:15 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ecc991c5596: [RISCV] Add scalable vector vselect ISel patterns (authored by frasercrmck).

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.315943.patch
Type: text/x-patch
Size: 111973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/82a7303a/attachment-0001.bin>


More information about the llvm-commits mailing list