[PATCH] D103881: [ValueTypes] Define MVTs for v6i32, v6f32, v7i32, v7f32

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 02:57:46 PDT 2021


critson created this revision.
critson added reviewers: craig.topper, RKSimon, frasercrmck, efriedma, tpr.
Herald added subscribers: dexonsmith, hiraditya, dschuff.
critson requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

For use in AMDGPU selection DAG.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103881

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103881.350559.patch
Type: text/x-patch
Size: 30855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/1f145bc3/attachment.bin>


More information about the llvm-commits mailing list