You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFCI][SYCL] Make get_group_id to return by reference
It will enforce address space to the return value helping to
avoid invalid AS cast from local to private for sret argument
that would appear after llvm/llvm-project#128166
and the related work.
Signed-off-by: Sidorov, Dmitry <[email protected]>
0 commit comments