[PATCH] D104772: [RISCV] Lower RVV vector SELECTs to VSELECTs

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 02:21:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4729f7f8809: [RISCV] Lower RVV vector SELECTs to VSELECTs (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104772

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-int.ll
  llvm/test/CodeGen/RISCV/rvv/select-fp.ll
  llvm/test/CodeGen/RISCV/rvv/select-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104772.354173.patch
Type: text/x-patch
Size: 266642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/83cab2ed/attachment-0001.bin>


More information about the llvm-commits mailing list