[llvm-commits] [LLVMdev] [PATCH] Replacing EVT:s with MVT:s (when possible)

Chris Lattner clattner at apple.com
Mon Dec 10 22:07:23 PST 2012


On Dec 7, 2012, at 12:34 AM, Patrik Hägglund H <patrik.h.hagglund at ericsson.com> wrote:

> I have now updated the series to apply cleanly to trunk again. I have also added a new patch at the end, changing AsmOperandInfo::ConstraintVT to MVT.
>  
> I think that the only non-obvious parts are the addition of the getSimpleValueType member functions in the first patch, and the changes in the last two patches. The rest is quite mechanical, and should be obvious.
>  
> Any objections to the addition of getSimpleValueType (in the first patch)?

LGTM, please do. For future reference, it's best to surface the "questionable" parts before (or after, depending) the mechanical parts of the patch.

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121210/f5a65988/attachment.html>


More information about the llvm-commits mailing list