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

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

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

--- Comment #7 from Sanjay Patel <spatel+l...@rotateright.com> ---
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to