[PATCH] D123262: AMDGPU: Set implicit kernarg size to be of 256 bytes for code object version 5

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 21:07:36 PDT 2022


cfang updated this revision to Diff 421083.
cfang added a comment.

For the LIT test, add back the GCN check prefix. For the GCN checks that are common to code object version 2 and MESA but different from code object version 5, we split the checks to HSA (version 2) and MESA.


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

https://reviews.llvm.org/D123262

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123262.421083.patch
Type: text/x-patch
Size: 9207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/ee58d5e2/attachment.bin>


More information about the llvm-commits mailing list