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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 10 12:13:03 PDT 2021


thakis added a comment.

One of your 12 commits broke check-clang on all the bots: https://lab.llvm.org/buildbot/#/console

Please take a look and revert if it takes a while to look.

And consider spreading out commits a bit so that if one has to be reverted, it can be a bit more precise than reverting all. Also, please watch the tree a bit after committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102307



More information about the llvm-commits mailing list