[PATCH] D156852: [AMDGPU] Use inreg for hint to preload kernel arguments

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 21:36:15 PDT 2023


kerbowa updated this revision to Diff 549787.
kerbowa added a comment.

Use getMaxNumUserSGPRs.
Check incompatible attributes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156852

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
  llvm/test/CodeGen/AMDGPU/preload-kernal-args-inreg-hints.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156852.549787.patch
Type: text/x-patch
Size: 16005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/7d11c7b3/attachment.bin>


More information about the llvm-commits mailing list