[all-commits] [llvm/llvm-project] db9009: [CostModel][X86] getGatherScatterOpCost - use defa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Dec 6 06:13:05 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db900995ed15155062dec217569dbbffb6f49911
      https://github.com/llvm/llvm-project/commit/db900995ed15155062dec217569dbbffb6f49911
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [CostModel][X86] getGatherScatterOpCost - use default implementation for alt costkinds

Noticed while looking at D92701 - we only really handle TCK_RecipThroughput gather/scatter costs - for now drop back to the default implementation for non-legal gathers/scatters.




More information about the All-commits mailing list