[PATCH] D103655: [AMDGPU] Handle constant LDS uses from different kernels
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 3 16:09:44 PDT 2021
rampitec added a comment.
@hsmhsm It depends on the convertConstantExprsToInstructions() you have implemented in the D103225 <https://reviews.llvm.org/D103225>. I would appreciate if you extract the helper into a separate review. Kudos for the helper BTW.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103655/new/
https://reviews.llvm.org/D103655
More information about the llvm-commits
mailing list