[PATCH] D111992: [MLIR][OpenMP] Added omp.atomic.read and omp.atomic.write
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 19 04:29:07 PDT 2021
shraiysh updated this revision to Diff 380642.
shraiysh added a comment.
Herald added a reviewer: sscalpone.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Moved Memory Order clause to OMP.td.
Thanks for the suggestion @kiranchandramohan @clementval. Addressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111992/new/
https://reviews.llvm.org/D111992
Files:
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.380642.patch
Type: text/x-patch
Size: 15950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/56680b8a/attachment.bin>
More information about the llvm-commits
mailing list