[Openmp-commits] [PATCH] D130113: [OpenMP] Introduce more fine-grained control over the thread state use

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 19 16:29:51 PDT 2022


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

generally looks good. For `HasThreadState`, there are a couple of mixed uses of `true/false` and `1/0`. I'd stick with one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130113



More information about the Openmp-commits mailing list