[LLVMbugs] [Bug 10844] [AVX] Cannot select: v8f32 = X86ISD::VZEXT_MOVL
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Sep 8 11:12:34 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10844
Bruno Cardoso Lopes <bruno.cardoso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Bruno Cardoso Lopes <bruno.cardoso at gmail.com> 2011-09-08 13:12:34 CDT ---
Hi, fixed in r139304. Is there any reason why are you using llc with -O0? This
opt level doesn't even fold loads, and unless you don't have any specific
reason I'd recommend you using the default level (-O2)
--
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