[PATCH] D99432: [OPENMP]Fix PR48851: the locals are not globalized in SPMD mode.

Ethan Stewart via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 29 09:53:20 PDT 2021


estewart08 added a comment.

In reference to https://bugs.llvm.org/show_bug.cgi?id=48851, I do not see how this helps SPMD mode with team privatization of declarations in-between target teams and parallel regions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99432/new/

https://reviews.llvm.org/D99432



More information about the cfe-commits mailing list