[all-commits] [llvm/llvm-project] 6f9ac1: [CostModel][X86] Pull out X86/X64 scalar int arith...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat May 22 08:39:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f9ac11e3960bf5953b3af4b0c4e2682ea802081
      https://github.com/llvm/llvm-project/commit/6f9ac11e3960bf5953b3af4b0c4e2682ea802081
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp

  Log Message:
  -----------
  [CostModel][X86] Pull out X86/X64 scalar int arithmetric costs from SSE tables. NFCI.

These aren't dependent on any SSE level (and don't tend to get quicker either).




More information about the All-commits mailing list