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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 04:02:42 PDT 2021


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

- update code comments


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.350571.patch
Type: text/x-patch
Size: 162822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/852bd460/attachment.bin>


More information about the llvm-commits mailing list