[all-commits] [llvm/llvm-project] 1beba4: Revert "[AMDGPU] Modify adjustInliningThreshold to...

Janek van Oirschot via All-commits all-commits at lists.llvm.org
Fri Feb 3 11:14:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1beba44526906223fe2d965a5660fb3e4df214ee
      https://github.com/llvm/llvm-project/commit/1beba44526906223fe2d965a5660fb3e4df214ee
  Author: Janek van Oirschot <janek.vanoirschot at amd.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-argument-i64.ll
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-argument.ll
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-array-ptr-argument.ll
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-ptr-argument.ll
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-struct-argument.ll
    R llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-vector-ptr-argument.ll

  Log Message:
  -----------
  Revert "[AMDGPU] Modify adjustInliningThreshold to also consider the cost of passing function arguments through the stack"

This reverts commit 142c28ffa1323e9a8d53200a22c80d5d778e0d0f.




More information about the All-commits mailing list