[PATCH] D103225: [AMDGPU] Replace non-kernel function uses of LDS globals by pointers.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 19:50:13 PDT 2021
hsmhsm added a comment.
W.r.t compile time failure, it might be because of the patch D104704 <https://reviews.llvm.org/D104704> which is added on top of this patch.
W.r.t run time issues, I am surprised that our internal psdb job did not catch it. We really need to look into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103225/new/
https://reviews.llvm.org/D103225
More information about the llvm-commits
mailing list