[llvm-commits] Fixed failure in LowerBUILD_VECTOR for v16i16 type on AVX

Demikhovsky, Elena elena.demikhovsky at intel.com
Wed Dec 14 23:53:31 PST 2011


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_vec.diff
Type: application/octet-stream
Size: 2288 bytes
Desc: build_vec.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111215/9782b3f1/attachment.obj>


More information about the llvm-commits mailing list