http://llvm.org/bugs/show_bug.cgi?id=5092
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Dan Gohman <[email protected]> 2009-10-20 11:27:00 --- This is fixed in r84640. I chose the approach of making the x86 code gracefully recover when it encounters an OEQ comparison. It would be nice to have the various Legalize phases be able to cooperate more closely, but this fix is a reasonable solution for now. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
