[PATCH] D58901: [CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 07:11:16 PST 2019


tpr created this revision.
Herald added subscribers: llvm-commits, kristina, aheejin, dschuff.
Herald added a project: LLVM.

AMDGPU would like to use these MVTs.

Change-Id: I6125fea810d7cc62a4b4de3d9904255a1233ae4e


Repository:
  rL LLVM

https://reviews.llvm.org/D58901

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58901.189143.patch
Type: text/x-patch
Size: 23773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/a78c4eb1/attachment.bin>


More information about the llvm-commits mailing list