[Openmp-commits] [PATCH] D114866: [OpenMP][FIX] SPMDzation guarding needs to account for all reaching kernels

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 1 05:46:51 PST 2021


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

Makes sense. Sometime later it's probably worth cloning & specialising the function so we can have the faster execution for the corresponding kernels without breaking the others.


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

https://reviews.llvm.org/D114866



More information about the Openmp-commits mailing list