[PATCH] D103884: [ValueTypes][RISCV] Cap RVV fixed-length vectors by size

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 02:20:01 PDT 2021


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

- rebase on top of new MVT formatting
- adjust tests for new VType formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103884

Files:
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/Support/MachineValueType.h
  llvm/lib/CodeGen/ValueTypes.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast-large-vector.ll
  llvm/test/CodeGen/RISCV/rvv/interleave-crash.ll
  llvm/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103884.350827.patch
Type: text/x-patch
Size: 165590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/9eb1efef/attachment-0001.bin>


More information about the llvm-commits mailing list