separating the MVT addition from D32273.
this patch adds the v1i1 MVT, I've also added the nxv1i1 MVT just to be consistent with the other types.
Paths
| Differential D32540
[MVT] add v1i1 MVT ClosedPublic Authored by guyblank on Apr 26 2017, 8:14 AM.
Details Summary separating the MVT addition from D32273. this patch adds the v1i1 MVT, I've also added the nxv1i1 MVT just to be consistent with the other types.
Diff Detail
Event Timeline
Comment Actions LGTM other than the v1i8 problem in existing tablegen. Probably commit that fix as a separate pre-commit just so its not hidden in here. This revision is now accepted and ready to land.Apr 28 2017, 11:34 AM Closed by commit rL303346: [MVT] add v1i1 MVT (authored by guyblank). · Explain WhyMay 18 2017, 4:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99419 llvm/trunk/include/llvm/CodeGen/MachineValueType.h
llvm/trunk/include/llvm/CodeGen/ValueTypes.td
llvm/trunk/lib/IR/ValueTypes.cpp
llvm/trunk/test/TableGen/intrinsic-varargs.td
llvm/trunk/utils/TableGen/CodeGenTarget.cpp
|