[PATCH] D32540: [MVT] add v1i1 MVT
Guy Blank via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 08:14:33 PDT 2017
guyblank created this revision.
separating the MVT addition from D32273 <https://reviews.llvm.org/D32273>.
this patch adds the v1i1 MVT, I've also added the nxv1i1 MVT just to be consistent with the other types.
https://reviews.llvm.org/D32540
Files:
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.td
lib/IR/ValueTypes.cpp
test/TableGen/intrinsic-varargs.td
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32540.96746.patch
Type: text/x-patch
Size: 26857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/7796b0c7/attachment.bin>
More information about the llvm-commits
mailing list