diff options
author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-02-20 08:46:33 +0100 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-02-20 09:04:27 +0100 |
commit | 9185896a36457f8e6858c9a4c789975fc067228a (patch) | |
tree | d695e5a048f390f83ae986281e0ff0d7bd479207 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | a28b252d852c31fb7228e095a213347e6926bb0f (diff) | |
download | llvm-9185896a36457f8e6858c9a4c789975fc067228a.zip llvm-9185896a36457f8e6858c9a4c789975fc067228a.tar.gz llvm-9185896a36457f8e6858c9a4c789975fc067228a.tar.bz2 |
[mlir][llvm] Add atomic support to the StoreOp.
This revision adds atomic support to the StoreOp. It chooses
to print the atomic keywords together with the syncscope and
ordering arguments. The revision also implements verifiers to
ensure the constraints that apply to atomic store operations
are checked.
Depends on D144112
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D144200
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions