[PATCH] D89582: clang/AMDGPU: Apply workgroup related attributes to all functions

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 12:08:09 PDT 2020


yaxunl added a comment.

What if a device function is called by kernels with different work group sizes, will caller's work group size override callee's work group size?


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

https://reviews.llvm.org/D89582



More information about the cfe-commits mailing list