[PATCH] D78738: [OPENMP50]Support 'task' modifier in reduction clauses.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 05:49:01 PDT 2020


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

I'm assuming we do not have to check that no one uses `task, inscan: + : m`, right? If so, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78738





More information about the cfe-commits mailing list