[PATCH] D84347: [MLIR,OpenMP] Lowering of parallel operation: proc_bind clause 2/n

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:57:42 PDT 2020


kiranchandramohan updated this revision to Diff 284905.
kiranchandramohan added a comment.

Adding a testcase and rebasing on top of a recent commit in this area from Valentin.


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

https://reviews.llvm.org/D84347

Files:
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
  llvm/include/llvm/TableGen/DirectiveEmitter.h
  llvm/test/TableGen/directive1.td
  llvm/utils/TableGen/DirectiveEmitter.cpp
  mlir/include/mlir/Dialect/OpenMP/CMakeLists.txt
  mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
  mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
  mlir/test/Target/openmp-llvm.mlir
  mlir/tools/mlir-tblgen/CMakeLists.txt
  mlir/tools/mlir-tblgen/OpenMPCommonGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84347.284905.patch
Type: text/x-patch
Size: 32644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/1d92f687/attachment.bin>


More information about the llvm-commits mailing list