[PATCH] D102270: [CUDA][HIP] Fix device template variables
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 17:12:48 PDT 2021
yaxunl added a comment.
In D102270#2751852 <https://reviews.llvm.org/D102270#2751852>, @tra wrote:
> LGTM in general.
> Perhaps it would make sense to combine this patch with D102237 <https://reviews.llvm.org/D102237> as both patches are changing the same code for the same reason, just for slightly different kinds of variables.
Will merge D102237 <https://reviews.llvm.org/D102237> into this one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102270/new/
https://reviews.llvm.org/D102270
More information about the cfe-commits
mailing list