[PATCH] D101769: [LegalizeIntegerTypes] Promote EXTEND_VECTOR_INREG operands

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 08:10:03 PDT 2021


frasercrmck updated this revision to Diff 342745.
frasercrmck added a comment.
Herald added subscribers: dexonsmith, aheejin, dschuff.

- add v256i16 and v256f16


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101769

Files:
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/Support/MachineValueType.h
  llvm/lib/CodeGen/ValueTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/interleave-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101769.342745.patch
Type: text/x-patch
Size: 42907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/726b7ab4/attachment.bin>


More information about the llvm-commits mailing list