[PATCH] D123346: AMDGPU: Align the implicit kernel argument segment to 8 bytes for v5
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 10:22:49 PDT 2022
cfang added a comment.
Ping
Now that we agreed that we have to use alignTo to align the Offset to what the implicitarg_ptr requires
and the LIT tests have been updated to show the alignment related layout. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123346/new/
https://reviews.llvm.org/D123346
More information about the llvm-commits
mailing list