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

listm...@philipreames.com changed:

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

--- Comment #3 from listm...@philipreames.com ---
Should be fixed by https://reviews.llvm.org/rL359633.

A better fix would be to remove the wording from the LangRef and fix other
parts of the optimizer.  Being unable to replace a constant w/an undef is
simply wrong.  I'm not motivated to improve FCA optimization, but am happy to
review patches if anyone else is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to