[all-commits] [llvm/llvm-project] cfe51d: [NFC][TargetTransformInfo] Make getInliningThrehol...

Juan Manuel Martinez Caamaño via All-commits all-commits at lists.llvm.org
Thu Jun 1 08:09:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfe51dbc14b90a3fed7704a39bda215594639d2e
      https://github.com/llvm/llvm-project/commit/cfe51dbc14b90a3fed7704a39bda215594639d2e
  Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
    M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
    M llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h

  Log Message:
  -----------
  [NFC][TargetTransformInfo] Make getInliningThreholdMultiplier and getInlinerVectorBonusPercent const

Reviewed By: jlebar

Differential Revision: https://reviews.llvm.org/D149739




More information about the All-commits mailing list