[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
Thu Jan 12 08:27:38 PST 2023


JanekvO updated this revision to Diff 488665.
JanekvO marked 9 inline comments as done.
JanekvO added a comment.

- Address comments
- Rebase


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140242.488665.patch
Type: text/x-patch
Size: 13378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/bd48ad8b/attachment-0001.bin>


More information about the llvm-commits mailing list