[PATCH] D44588: [OpenMP][Clang] Pass global thread ID to outlined function

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 19 07:45:36 PDT 2018


gtbercea abandoned this revision.
gtbercea added a comment.

After some internal discussion with @ABataev he is going to replace the manual computation of the thread ID with a call to the runtime in a new patch.


Repository:
  rC Clang

https://reviews.llvm.org/D44588





More information about the cfe-commits mailing list