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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |342324 342806

--- Comment #3 from Sanjay Patel <spatel+l...@rotateright.com> ---
Trying a more comprehensive IR fix with:
https://reviews.llvm.org/D52059 ( https://reviews.llvm.org/rL342324 )
and
https://reviews.llvm.org/rL342806

This has the potential of regressing code if the boolean compare vector source
gets lost (we can't re-form the blendv), so I'm watching for complaints, but
marking this as fixed for now.

-- 
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