[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 03:40:11 PDT 2020


kiranchandramohan updated this revision to Diff 284633.
kiranchandramohan marked 15 inline comments as done.
kiranchandramohan added a comment.
Herald added a reviewer: sscalpone.

Addressing @clementval's comments.


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/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.284633.patch
Type: text/x-patch
Size: 27368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/25cc0297/attachment.bin>


More information about the llvm-commits mailing list