[all-commits] [llvm/llvm-project] 15de7a: [CostModel][X86] Add CodeSize/SizeLatency handling...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Aug 21 08:43:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15de7aaae52ef4be9f9ff3b130804e5b5ccd29f4
      https://github.com/llvm/llvm-project/commit/15de7aaae52ef4be9f9ff3b130804e5b5ccd29f4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-08-21 (Sun, 21 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/arith-fp-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [CostModel][X86] Add CodeSize/SizeLatency handling for fadd/fsub/fmul/fsqrt ops

Eventually this will be part of the cost table lookup




More information about the All-commits mailing list