[PATCH] D143498: Reapply "[AMDGPU] Modify adjustInliningThreshold to also consider the cost of passing function arguments through the stack"

Janek van Oirschot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 04:17:52 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3515ba3816b: Reapply "[AMDGPU] Modify adjustInliningThreshold to also consider the cost of… (authored by JanekvO).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143498/new/

https://reviews.llvm.org/D143498

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-argument-i64.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-argument.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-array-ptr-argument.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-indirect-call-argument.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-ptr-argument.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-struct-argument.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-stack-vector-ptr-argument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143498.496927.patch
Type: text/x-patch
Size: 53793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/bfff9a20/attachment.bin>


More information about the llvm-commits mailing list