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

Sanjay Patel <spatel+l...@rotateright.com> changed:

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

--- Comment #12 from Sanjay Patel <spatel+l...@rotateright.com> ---
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to