[PATCH] D101911: [OPENMP]Fix PR48851: the locals are not globalized in SPMD mode.
Ethan Stewart via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 7 17:53:36 PDT 2021
estewart08 added a comment.
In D101911#2738994 <https://reviews.llvm.org/D101911#2738994>, @ABataev wrote:
> Hi Ethan, try this patch if it fixes the issue.
Tested this on gfx906 and v100, the main reproducer now passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101911/new/
https://reviews.llvm.org/D101911
More information about the cfe-commits
mailing list