[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 02:31:17 PDT 2022


raghavendhra updated this revision to Diff 425725.
raghavendhra added a comment.

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.425725.patch
Type: text/x-patch
Size: 12605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/7ccd62dc/attachment.bin>


More information about the llvm-commits mailing list