[PATCH] D152414: AMDGPU: Do not not force alwaysinline with calls and module LDS enabled

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 10:33:46 PDT 2023


arsenm updated this revision to Diff 535462.
arsenm edited the summary of this revision.
arsenm added a comment.

Rebase


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

https://reviews.llvm.org/D152414

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address-codegen.ll
  llvm/test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/AMDGPU/smed3.ll
  llvm/test/CodeGen/AMDGPU/stress-calls.ll
  llvm/test/CodeGen/AMDGPU/umed3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152414.535462.patch
Type: text/x-patch
Size: 13838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/5f7f0daf/attachment.bin>


More information about the llvm-commits mailing list