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

Sanjay Patel <[email protected]> changed:

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

--- Comment #3 from Sanjay Patel <[email protected]> ---
I went with the quick fix:
https://reviews.llvm.org/rL357910
...because it shold always be safe to commute and return.

The real fix -- as indicated in the code comment -- is to improve InstSimplify,
but that's probably a multi-step effort.

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