[PATCH] D114331: [OMPIRBuilder] Fix static schedule in worksharing-loop directive

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 20:21:57 PST 2021


Meinersbur requested changes to this revision.
Meinersbur added a comment.
This revision now requires changes to proceed.

@peixin is correct. Please see TODO in the description of applyStaticWorkshareLoop. This also breaks Clang.

Actual fix:


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

https://reviews.llvm.org/D114331



More information about the llvm-commits mailing list