[LLVMbugs] [Bug 23173] PPC Back end crashes in 32-bit mode on conversions of i64 to/from f32
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 9 20:40:29 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23173
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Hal Finkel <hfinkel at anl.gov> ---
r234561 should fix this (at least in the sense that we don't crash, and seem to
generate the right instructions -- we also seem to generate some extra stores,
but that's perhaps a separate matter).
--
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/20150410/6c25830e/attachment.html>
More information about the llvm-bugs
mailing list