[PATCH] D72559: [mlir] Generalize broadcastable trait operands
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 19 07:44:58 PST 2020
jpienaar updated this revision to Diff 238990.
jpienaar marked 4 inline comments as done.
jpienaar added a comment.
Update summary as I realized the doc was out of date but we had already fixed the bug about element type. Instead generalized broadcastable to variadic operands, rename trait and addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72559/new/
https://reviews.llvm.org/D72559
Files:
mlir/docs/Traits.md
mlir/include/mlir/Dialect/Traits.h
mlir/include/mlir/IR/OpBase.td
mlir/lib/Dialect/Traits.cpp
mlir/test/Dialect/traits.mlir
mlir/test/lib/TestDialect/TestOps.td
mlir/tools/mlir-tblgen/RewriterGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72559.238990.patch
Type: text/x-patch
Size: 16801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200119/6f47477f/attachment.bin>
More information about the llvm-commits
mailing list