[PATCH] D141447: clang/OpenCL: Don't use a Function for the block type
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 14:16:36 PST 2023
yaxunl added a comment.
In D141447#4044886 <https://reviews.llvm.org/D141447#4044886>, @arsenm wrote:
> In D141447#4042273 <https://reviews.llvm.org/D141447#4042273>, @yaxunl wrote:
>
>> need a test
>
> This is NFC, this is just fixing the API for the next commit I haven't posted yet
Did you change the calling convention of the created kernel for amdgpu?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141447/new/
https://reviews.llvm.org/D141447
More information about the cfe-commits
mailing list