[PATCH] D78352: [MLIR] Add GenericAtomicRMWOp.
Alexander Belyaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 20 06:25:36 PDT 2020
pifon2a added a comment.
In D78352#1991742 <https://reviews.llvm.org/D78352#1991742>, @herhut wrote:
> Thanks. This looks great to me. Has there been consensus on https://llvm.discourse.group/t/rfc-add-std-atomic-rmw-op/489 yet? There were no more replies but it seems nobody is opposed either.
I implemented exactly what we agreed to with flaub at . There were no additional replies after that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78352/new/
https://reviews.llvm.org/D78352
More information about the llvm-commits
mailing list