[PATCH] D112198: [MLIR][OpenMP] Fixed the missing inclusive clause in omp.wsloop and fix order clause

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 23 11:05:29 PDT 2021


shraiysh updated this revision to Diff 381755.
shraiysh added a comment.

Rebase with main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112198

Files:
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/unittests/Frontend/OpenMPParsingTest.cpp
  mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
  mlir/test/Dialect/OpenMP/invalid.mlir
  mlir/test/Dialect/OpenMP/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112198.381755.patch
Type: text/x-patch
Size: 10643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211023/76f79410/attachment.bin>


More information about the llvm-commits mailing list