[PATCH] Fix PR18054

Michael Liao michael.liao at intel.com
Tue Nov 26 11:46:28 PST 2013


Kindly ping with patch reattached. - Michael

On Mon, 2013-11-25 at 01:29 -0800, Michael Liao wrote:
> Hi All,
> 
> The attached patch fixed PR18054 which is caused by a bug in X86
> sign_extend_inreg lowering. Extra checking the in-reg type is needed as
> (vsext x) is only when x is a vector type of i8, i16, or i32. If x is a
> vector type of i1, is not valid to use (vsext x) alone.
> 
> Thanks for review
> - Michael
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-PR18054.patch
Type: text/x-patch
Size: 2854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131126/e9115e28/attachment.bin>


More information about the llvm-commits mailing list