[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:01 PST 2020
rriddle updated this revision to Diff 248826.
rriddle marked an inline comment as done.
rriddle added a comment.
Resolve comments
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.248826.patch
Type: text/x-patch
Size: 19341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/0fdf0212/attachment.bin>
More information about the llvm-commits
mailing list