[LLVMbugs] [Bug 6192] [mips] wrong instruction selection for multiplication
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 1 04:22:22 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6192
Bruno Cardoso Lopes <bruno.cardoso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno.cardoso at gmail.com
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Bruno Cardoso Lopes <bruno.cardoso at gmail.com> 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.
More information about the llvm-bugs
mailing list