[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 Feb  3 07:31:32 PST 2023
    
    
  
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG142c28ffa132: [AMDGPU] Modify adjustInliningThreshold to also consider the cost of passing… (authored by JanekvO).
Changed prior to commit:
  https://reviews.llvm.org/D140242?vs=494289&id=494636#toc
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-array-ptr-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: D140242.494636.patch
Type: text/x-patch
Size: 48987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/7773a6cd/attachment.bin>
    
    
More information about the llvm-commits
mailing list