[Openmp-commits] [PATCH] D102307: [OpenMP] Detect SPMD compatible kernels and execute them as such

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 11 22:09:20 PDT 2021


jdoerfert retitled this revision from "[OpenMP] Detect SPMD compatible kernels and execute them as such

NOTE: The global "exec_mode" flag needs to be changed as well, will
      update this shortly. More tests needed." to "[OpenMP] Detect SPMD compatible kernels and execute them as such".
jdoerfert edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102307



More information about the Openmp-commits mailing list