[PATCH] D133694: [Clang][OpenMP] Fix use_device_addr
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 07:13:38 PDT 2022
doru1004 abandoned this revision.
doru1004 added a comment.
The outcome of this discussion resulted in a fix to the original program from use_device_addr(x) to use_device_addr(x[:count]).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133694/new/
https://reviews.llvm.org/D133694
More information about the cfe-commits
mailing list