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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to