[llvm-bugs] [Bug 33185] SimplifyBinOp can make incorrect transformation in the presence of phi nodes
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 30 18:45:42 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33185
Daniel Berlin <dberlin at dberlin.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #13 from Daniel Berlin <dberlin at dberlin.org> ---
r304272
(it actually turns out to be more closely related to whether we have to
recursively translate ops or not)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170531/876aee7c/attachment.html>
More information about the llvm-bugs
mailing list