[PATCH] D78753: [MLIR] Add conversion from AtomicRMWOp -> GenericAtomicRMWOp.
Alexander Belyaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 01:34:41 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb79751e83d7e: [MLIR] Add conversion from AtomicRMWOp -> GenericAtomicRMWOp. (authored by pifon2a).
Changed prior to commit:
https://reviews.llvm.org/D78753?vs=262013&id=262021#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78753/new/
https://reviews.llvm.org/D78753
Files:
mlir/docs/Passes.md
mlir/include/mlir/Dialect/StandardOps/CMakeLists.txt
mlir/include/mlir/Dialect/StandardOps/Transforms/CMakeLists.txt
mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.h
mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.td
mlir/include/mlir/InitAllPasses.h
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/lib/Dialect/StandardOps/CMakeLists.txt
mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt
mlir/lib/Dialect/StandardOps/Transforms/ExpandAtomic.cpp
mlir/lib/Dialect/StandardOps/Transforms/PassDetail.h
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/Dialect/Standard/expand-atomic.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78753.262021.patch
Type: text/x-patch
Size: 16877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/a73e9f75/attachment.bin>
More information about the llvm-commits
mailing list