[PATCH] D140242: [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
Fri Jan 27 15:40:08 PST 2023


JanekvO updated this revision to Diff 492929.
JanekvO marked 3 inline comments as done.
JanekvO added a comment.

- Review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140242

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  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-ptr-argument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140242.492929.patch
Type: text/x-patch
Size: 31396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/64ac7a9a/attachment.bin>


More information about the llvm-commits mailing list