http://llvm.org/bugs/show_bug.cgi?id=20677

Benjamin Kramer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Benjamin Kramer <[email protected]> ---
OK, fixed in r216175. It's still enabled for AVX512 but shouldn't assert
anymore.

I also disabled it for CONCAT_VECTORS with more than 2 arguments as it doesn't
handle that correctly. Not sure if that's worth fixing eventually. I can't
verify the AVX512 codegen due to lack of a capable machine, but it looks sane.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to