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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 21:03:29 PST 2021


Meinersbur added a comment.

In D114331#3148040 <https://reviews.llvm.org/D114331#3148040>, @peixin wrote:

> @Meinersbur Thanks for the clarification. Can you also handle the fix in mlir part in D114413 <https://reviews.llvm.org/D114413> (initilize chunk to nullptr and add some test cases in oepnmp-llvm.mlir)? I will close this PR since it is not complete fix.

See update to D114413 <https://reviews.llvm.org/D114413>


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

https://reviews.llvm.org/D114331



More information about the llvm-commits mailing list