[PATCH] D123828: [mlir][OpenMP] Add omp.cancel and omp.cancellationpoint.
Raghu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 20:15:23 PDT 2022
raghavendhra updated this revision to Diff 425952.
raghavendhra added a comment.
Fixed git-clang-format
Updating D123828 <https://reviews.llvm.org/D123828>: [mlir][OpenMP] Add omp.cancel and omp.cancellationpoint.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123828/new/
https://reviews.llvm.org/D123828
Files:
flang/lib/Semantics/check-omp-structure.cpp
llvm/include/llvm/Frontend/OpenMP/OMP.td
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
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: D123828.425952.patch
Type: text/x-patch
Size: 12990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/7434a516/attachment.bin>
More information about the llvm-commits
mailing list