[PATCH] D74440: [mlir][SideEffects] Enable specifying side effects directly on the arguments/results of an operation.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 14:23:36 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20dca52288ad: [mlir][SideEffects] Enable specifying side effects directly on theā¦ (authored by rriddle).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74440/new/
https://reviews.llvm.org/D74440
Files:
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/IR/SideEffects.td
mlir/include/mlir/TableGen/Operator.h
mlir/include/mlir/TableGen/SideEffects.h
mlir/lib/TableGen/CMakeLists.txt
mlir/lib/TableGen/Operator.cpp
mlir/lib/TableGen/SideEffects.cpp
mlir/test/mlir-tblgen/op-side-effects.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74440.248829.patch
Type: text/x-patch
Size: 19341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/b28c77c7/attachment.bin>
More information about the llvm-commits
mailing list