[all-commits] [llvm/llvm-project] 2e5f16: [CostModel][X86] Add CodeSize handling for fdiv ops

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Aug 25 06:08:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e5f16516a94e55580b9737d459da623830060f7
      https://github.com/llvm/llvm-project/commit/2e5f16516a94e55580b9737d459da623830060f7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/X86/arith-fp-codesize.ll
    M llvm/test/Analysis/CostModel/X86/size-cost.ll
    M llvm/test/Transforms/PhaseOrdering/X86/vdiv.ll

  Log Message:
  -----------
  [CostModel][X86] Add CodeSize handling for fdiv ops

Eventually this will be part of the cost table lookup




More information about the All-commits mailing list