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

Roman Lebedev <lebedev...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|unassignedb...@nondot.org   |lebedev...@gmail.com
 Fixed By Commit(s)|                            |339243
             Status|NEW                         |RESOLVED

--- Comment #2 from Roman Lebedev <lebedev...@gmail.com> ---
As of https://reviews.llvm.org/D50301 we now do this transform if we will be
able to get rid of the `not` by doing this fold.
In general, it seems we want to actually do the opposite.

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