[LLVMdev] [Patch] Fix for ExpandShiftWithUnknownAmountBit when shift amount is zero
Martinez, Javier E
javier.e.martinez at intel.com
Tue Aug 24 17:58:42 PDT 2010
Hello,
A while back I submitted a patch for this function. The patch, added in revision 90482, left the case of a shift by zero undefined. Attached is another patch to deal with that condition.
Thanks,
Javier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100824/a66bd3d8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LegalizeIntegerTypes.cpp.patch
Type: application/octet-stream
Size: 3491 bytes
Desc: LegalizeIntegerTypes.cpp.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100824/a66bd3d8/attachment.obj>
More information about the llvm-dev
mailing list