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

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

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

--- Comment #4 from Sanjay Patel <spatel+l...@rotateright.com> ---
Should be minimally fixed with:
https://reviews.llvm.org/rGf2e93d10fe0c

As noted in https://reviews.llvm.org/D69442 - the patch appears to be
sufficient given current LVI behavior. If that analysis changes, we might need
a different/stronger fix. We can also try to restore the wrapping flags with
further analysis.

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