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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 02:32:47 PDT 2021


frasercrmck updated this revision to Diff 353900.
frasercrmck added a comment.

- add missing changes for mask vectors


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.353900.patch
Type: text/x-patch
Size: 266642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/5b1f4958/attachment-0001.bin>


More information about the llvm-commits mailing list