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

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

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

--- Comment #3 from Sanjay Patel <spatel+l...@rotateright.com> ---
The fix was reverted because it can produce invalid IR. 

We need to adjust the IR Builder insertion point for a replacement compare
instruction if we're going to RAUW.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to