[Openmp-commits] [PATCH] D60918: [OPENMP][NVPTX]Correctly handle L2 parallelism in SPMD mode.

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Apr 20 00:20:18 PDT 2019


Hahnfeld added a comment.

Why is it enough to have one counter per warp, what happens if threads within a warp diverge? Before D55773 <https://reviews.llvm.org/D55773> we had a counter per thread...


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D60918





More information about the Openmp-commits mailing list