[llvm-commits] Fixed failure in LowerBUILD_VECTOR for v16i16 type on AVX
Demikhovsky, Elena
elena.demikhovsky at intel.com
Fri Dec 16 05:59:52 PST 2011
Thank you review and for the both commits.
- Elena
-----Original Message-----
From: Chad Rosier [mailto:mcrosier at apple.com]
Sent: Thursday, December 15, 2011 23:39
To: Demikhovsky, Elena
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] Fixed failure in LowerBUILD_VECTOR for v16i16 type on AVX
Committed llvm revision 146684 with a few stylistic changes. Thanks Elena!
Chad
On Dec 14, 2011, at 11:53 PM, Demikhovsky, Elena wrote:
> Currently we have assertion failure here:
> Assertion failed: VT.getSizeInBits() == 128 && "Expected an SSE value type!", file ..\..\..\..\..\..\src\backend\llvm\lib\Target\X86\X86ISel
> Lowering.cpp, line 5164
>
> Attached the fix + test
>
>
> Please review.
>
> Thanks.
>
> - Elena
>
>
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
> <build_vec.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
More information about the llvm-commits
mailing list