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

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

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

--- Comment #7 from Sanjay Patel <spatel+l...@rotateright.com> ---
I think it's safe to call this fixed. The remaining test cases are checked in.
I've linked bug 33301 to this because part of solving that one is likely the
same thing I mentioned here: we should bypass further transforms if we detect a
min/max because (as we can see there too), it's difficult to restore that
pattern.

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