[PATCH] D149741: [InlineCost][TargetTransformInfo][AMDGPU] Consider cost of alloca instructions in the caller (2/2)

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 02:39:47 PDT 2023


jmmartinez updated this revision to Diff 523703.
jmmartinez marked 2 inline comments as done.
jmmartinez added a comment.

- Taking into account remarks
- Taking into account single-bb and vector bonuses


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149741

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/test/CodeGen/AMDGPU/amdgpu-inline.ll
  llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-alloca-argument-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149741.523703.patch
Type: text/x-patch
Size: 10688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/3cc383de/attachment.bin>


More information about the llvm-commits mailing list