https://bugs.llvm.org/show_bug.cgi?id=40056

            Bug ID: 40056
           Summary: [X86][SSE] Replace X86ISD ADD\SUB saturation opcodes
                    with ISD generics
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: craig.top...@gmail.com, llvm-bugs@lists.llvm.org,
                    llvm-...@redking.me.uk, nikita....@gmail.com,
                    spatel+l...@rotateright.com

As mentioned on [Bug #40053] we now should be able to replace the X86 specific
ADDS/SUBS/ADDUS/SUBUS opcodes+intrinsics with the generic add/sub saturations
equivalents - both in the frontend and the backend.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to