http://llvm.org/bugs/show_bug.cgi?id=10496

           Summary: [AVX] missing intrinsics for integer min/max
                    instructions
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


AVX has instructions for {signed,unsigned} x {byte,word,dword} x {min,max} of
AVX registers.  (VPMINUB, VPMAXSD, etc, etc.) It looks like these aren't yet
supported in LLVM.

-- 
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