[LLVMbugs] [Bug 1946] New: memcpy should be converted into llvm.memcpy.*
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 25 11:19:47 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=1946
Summary: memcpy should be converted into llvm.memcpy.*
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1353)
--> (http://llvm.org/bugs/attachment.cgi?id=1353)
Patch
Per description... llvm-gcc happens to do the conversion internally, but
simplifylibcalls should be able to handle this itself.
--
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