[all-commits] [llvm/llvm-project] c3098e: [MLIR] Add TensorFromElementsOp to Standard ops.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu May 28 06:53:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3098e4f4036e96dbd3de0e61c5e114b0eb7bbb4
https://github.com/llvm/llvm-project/commit/c3098e4f4036e96dbd3de0e61c5e114b0eb7bbb4
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/IR/core-ops.mlir
M mlir/test/IR/invalid-ops.mlir
M mlir/test/Transforms/canonicalize.mlir
Log Message:
-----------
[MLIR] Add TensorFromElementsOp to Standard ops.
Differential Revision: https://reviews.llvm.org/D80705
More information about the All-commits
mailing list