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

            Bug ID: 38056
           Summary: X86TTIImpl::getArithmeticInstrCost - Add SREM/UREM
                    costs
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

We include costs for SDIV/UDIV 'special cases' but not for the (very similar)
SREM/UREM cases.

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

Reply via email to