[PATCH] D111992: [MLIR][OpenMP] Added omp.atomic.read and omp.atomic.write

Shraiysh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 19 09:53:39 PDT 2021


shraiysh updated this revision to Diff 380718.
shraiysh added a comment.
Herald added projects: clang, Flang.
Herald added a subscriber: cfe-commits.

Rebase with main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111992

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  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: D111992.380718.patch
Type: text/x-patch
Size: 15775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211019/8378965b/attachment-0001.bin>


More information about the cfe-commits mailing list