[PATCH] D133603: [ValueTypes] Define MVTs for v256i2/v128i4.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 12:32:38 PDT 2022


hgreving created this revision.
hgreving added reviewers: craig.topper, ThomasRaoux.
Herald added subscribers: StephenFan, dschuff.
Herald added a project: All.
hgreving requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Adds MVT::v256i2, MVT::v128i4.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133603

Files:
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/Support/MachineValueType.h
  llvm/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133603.459163.patch
Type: text/x-patch
Size: 39818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/c37128b1/attachment.bin>


More information about the llvm-commits mailing list