http://llvm.org/bugs/show_bug.cgi?id=6192
Bruno Cardoso Lopes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Bruno Cardoso Lopes <[email protected]> 2010-02-01 06:22:21 --- Hi, Your proposed patch is not the way to go (the instruction selection is going over ISD::MUL). I fixed it in r94977: http://llvm.org/viewvc/llvm-project?view=rev&revision=94977 Thanks, -- 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
