[LLVMbugs] [Bug 4543] New: remove llvm.part.select and llvm.part.set intrinsics
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Jul 12 12:39:18 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4543
Summary: remove llvm.part.select and llvm.part.set intrinsics
Product: libraries
Version: 1.0
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core LLVM classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: clattner at apple.com
CC: llvmbugs at cs.uiuc.edu
These have never been implemented in-tree and are better handled with pattern
matching anyway, they should just be removed. No autoupgrade support is needed
because no front-end has ever generated them.
--
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