[PATCH] D101435: [OpenMP][MLIR]Add support for guided, auto and runtime scheduling

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 02:19:38 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7280f4b279a6: [OpenMP][MLIR]Add support for guided, auto and runtime scheduling (authored by MatsPetersson, committed by awarzynski).

Changed prior to commit:
  https://reviews.llvm.org/D101435?vs=342993&id=344009#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101435

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Target/LLVMIR/openmp-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101435.344009.patch
Type: text/x-patch
Size: 11224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/879349d0/attachment-0001.bin>


More information about the llvm-commits mailing list