[all-commits] [llvm/llvm-project] 7ff2a9: [CostModel][X86] Add CodeSize handling for fadd/fs...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Aug 21 09:42:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ff2a9f250ed686181f86aa58175151deb34bb43
      https://github.com/llvm/llvm-project/commit/7ff2a9f250ed686181f86aa58175151deb34bb43
  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/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [CostModel][X86] Add CodeSize 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