[LLVMbugs] [Bug 624] SetCC semantic mismatch on alpha
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Feb 14 06:58:31 PST 2006
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=624
alenhar2 at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alenhar2 at uiuc.edu 2006-02-14 08:58 -------
Yes, this is old and should be closed. any fp instr that uses a setcc has a
pattern for that, so any remaining setcc is converted to an int unconditionally.
This might not be optimal, but it is certainly at the 80% point or better.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list