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

Hal Finkel <[email protected]> changed:

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

--- Comment #3 from Hal Finkel <[email protected]> ---
(In reply to Eli Friedman from comment #2)
> It's not obviously safe to erase dead monotonic loads.  See
> https://bugs.llvm.org/show_bug.cgi?id=37716#c6 .

Indeed; I'm cc'd on that bug but I'd forgotten about that :-(

Moreover, the fact that we're ending the lifetime of the atomic doesn't seem to
help.

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

Reply via email to