[PATCH] D148518: [RISCV] Add tests for illegal fixed length vectors that need widened

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 02:19:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd6fa8656af5: [RISCV] Add tests for illegal fixed length vectors that need widened (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148518

Files:
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-abs.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp2i.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148518.517845.patch
Type: text/x-patch
Size: 166689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/854ada0c/attachment.bin>


More information about the llvm-commits mailing list