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

            Bug ID: 48337
           Summary: [X86] X86TargetTransformInfo - getCmpSelInstrCost
                    doesn't discriminate between comparison codes
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            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, pengfei.w...@intel.com,
                    spatel+l...@rotateright.com
        Depends on: 40376

[Bug #40376] + D90070 added support for getCmpSelInstrCost to specify a
comparison code, the SSE/AVX/XOP/AVX512 targets now need to be updated to
better account for the various condcodes.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=40376
[Bug 40376] TargetTransformInfo::getCmpSelInstrCost should discriminate between
comparison codes
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to