[PATCH] D85619: [clang][OpenMP][OMPBuilder] Use OMPBuilder to CG `omp single`

Kiran Chandramohan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 16:23:02 PDT 2020


kiranchandramohan added a comment.

Before I start, Why is this change all new code and no modification or deletion of existing Clang functionality for omp single/copyprivate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85619



More information about the cfe-commits mailing list