[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:30:15 PDT 2022


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

Rebasing with main

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.425956.patch
Type: text/x-patch
Size: 12990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/747b2f25/attachment.bin>


More information about the llvm-commits mailing list