[PATCH] D76020: [mlir] Add a new `ConstantLike` trait to better identify operations that represent a "constant".
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 12 14:40:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG907403f342fe: [mlir] Add a new `ConstantLike` trait to better identify operations that… (authored by rriddle).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76020/new/
https://reviews.llvm.org/D76020
Files:
mlir/examples/toy/Ch7/include/toy/Ops.td
mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/IR/Matchers.h
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/IR/OpDefinition.h
mlir/lib/IR/Builders.cpp
mlir/lib/Transforms/Utils/FoldUtils.cpp
mlir/test/Dialect/Linalg/invalid.mlir
mlir/test/IR/traits.mlir
mlir/test/mlir-tblgen/op-decl.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76020.250060.patch
Type: text/x-patch
Size: 10004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/531ce80f/attachment.bin>
More information about the llvm-commits
mailing list