[PATCH] D97393: [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 08:10:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG517c3aee4de5: [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic (authored by MatsPetersson, committed by kiranchandramohan).

Changed prior to commit:
  https://reviews.llvm.org/D97393?vs=336047&id=338123#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97393

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97393.338123.patch
Type: text/x-patch
Size: 17696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/68bd8eb8/attachment-0001.bin>


More information about the llvm-commits mailing list