https://bugs.llvm.org/show_bug.cgi?id=32176

Sanjay Patel <[email protected]> changed:

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

--- Comment #12 from Sanjay Patel <[email protected]> ---
This should be fixed after:
https://reviews.llvm.org/rL297588

If you have any cases where you're using _mm_undefined_* and clang is producing
an unnecessary zero-ing instruction (xorps, etc) in optimized assembly, please
file a new bug report. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to