[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 06:35:52 PDT 2021
shraiysh added a comment.
The Synchronization Hint functions have been moved above because they are required in `parseClauses`. I will add it as an NFC and then rebase here, because right now reviewing this (the way it is showing differences) will be hard.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111992/new/
https://reviews.llvm.org/D111992
More information about the llvm-commits
mailing list