[PATCH] D102063: [LegalizeVectorOps][RISCV] Add scalable-vector SELECT expansion

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 00:30:25 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6db0cedd2385: [LegalizeVectorOps][RISCV] Add scalable-vector SELECT expansion (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102063

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  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: D102063.343981.patch
Type: text/x-patch
Size: 245365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/ee41bb5f/attachment-0001.bin>


More information about the llvm-commits mailing list