[PATCH] D112982: [MLIR][OpenMP] Added omp.atomic.update

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 08:31:59 PST 2021


shraiysh updated this revision to Diff 388215.
shraiysh added a comment.
Herald added subscribers: llvm-commits, sdasgup3, hiraditya.
Herald added a project: LLVM.

Address comments and rebase with main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112982

Files:
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  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: D112982.388215.patch
Type: text/x-patch
Size: 15111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/468d3402/attachment.bin>


More information about the llvm-commits mailing list