[llvm-commits] Fixed failure in LowerBUILD_VECTOR for v16i16 type on AVX
Chad Rosier
mcrosier at apple.com
Thu Dec 15 13:39:11 PST 2011
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
More information about the llvm-commits
mailing list