[LLVMbugs] [Bug 20194] with.overflow intrinsics not removed for arithmetic that trivially cannot overflow
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 16 23:36:03 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=20194
Erik Eckstein <eeckstein at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |eeckstein at apple.com
Resolution|--- |FIXED
--- Comment #4 from Erik Eckstein <eeckstein at apple.com> ---
r224417 adds support for the other intrinsics: s/usub.with.overflow,
smul.with.overflow.
Now it should be complete.
--
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/20141217/fb29b2ba/attachment.html>
More information about the llvm-bugs
mailing list