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

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 23:26:34 PST 2021


peixin added a comment.

@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.


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

https://reviews.llvm.org/D114331



More information about the llvm-commits mailing list