[LLVMbugs] [Bug 2296] New: Instcombine shouldn' t turn x86_sse2_storel_dq into a full-width store
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 7 22:33:57 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2296
Summary: Instcombine shouldn't turn x86_sse2_storel_dq into a
full-width store
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Obvious bug: visitCallInst shouldn't turn x86_sse2_storel_dq into a store
because it's not equivalent to a full-width store.
Trivial patch, but I lost track of which testcase ran into this issue. Putting
here so it won't get lost.
--
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