[PATCH] D72995: [MLIR] LLVM Dialect: add llvm.cmpxchg and improve llvm.atomicrmw custom parser
Frank Laub via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 01:17:11 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfffea2842d28: [MLIR] LLVM Dialect: add llvm.cmpxchg and improve llvm.atomicrmw custom parser (authored by flaub).
Changed prior to commit:
https://reviews.llvm.org/D72995?vs=239244&id=239248#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72995/new/
https://reviews.llvm.org/D72995
Files:
mlir/include/mlir/Dialect/LLVMIR/LLVMDialect.h
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/test/Dialect/LLVMIR/invalid.mlir
mlir/test/Dialect/LLVMIR/roundtrip.mlir
mlir/test/Target/llvmir.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72995.239248.patch
Type: text/x-patch
Size: 22429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/24bd1af7/attachment.bin>
More information about the llvm-commits
mailing list