[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:55:11 PDT 2021


estewart08 accepted this revision.
estewart08 added a comment.
This revision is now accepted and ready to land.

LGTM as a temporary workaround until SPMD properly assigns team private variables.


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