[PATCH] D80705: [MLIR] Add TensorFromElementsOp to Standard ops.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 04:51:12 PDT 2020


pifon2a updated this revision to Diff 266813.
pifon2a marked 4 inline comments as done.
pifon2a added a comment.

Address the comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80705/new/

https://reviews.llvm.org/D80705

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir
  mlir/test/Transforms/canonicalize.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80705.266813.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/a1283038/attachment.bin>


More information about the llvm-commits mailing list