[PATCH] D78647: [MLIR] Lower GenericAtomicRMWOp to llvm.cmpxchg.
Alexander Belyaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 01:02:31 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21caba599e6c: [MLIR] Lower GenericAtomicRMWOp to llvm.cmpxchg. (authored by pifon2a).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78647/new/
https://reviews.llvm.org/D78647
Files:
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78647.259493.patch
Type: text/x-patch
Size: 7089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/ec38d911/attachment.bin>
More information about the llvm-commits
mailing list