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

Sanjay Patel <[email protected]> changed:

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

--- Comment #7 from Sanjay Patel <[email protected]> ---
InstCombine canonicalizes harder with:
https://reviews.llvm.org/rL306435
...so that's as far we'll get in one round of instcombine. Given that another
round of instcombine or some other pass can fold this away, I'm marking as
'fixed (enough)'.

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

Reply via email to