[LLVMbugs] [Bug 2105] Instruction selection failures on SPARC/Solaris
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 27 21:56:16 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2105
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Chris Lattner <sabre at nondot.org> 2008-02-27 23:56:15 ---
Fixed:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080225/058920.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080225/058921.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080225/058922.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080225/058923.html
Note that the sparc backend isn't generating the 32 x 32 -> 64 multiplies. In
the meantime we generate correct but non crashing code.
Feel free to un-xfail the powf test if you're interested.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list