[all-commits] [llvm/llvm-project] 018f69: [MLIR][Standard] Simplify `tensor_from_elements`
frgossen via All-commits
all-commits at lists.llvm.org
Thu Sep 10 07:43:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 018f6936dbcee63e0a1ffd3777e854150b8cf957
https://github.com/llvm/llvm-project/commit/018f6936dbcee63e0a1ffd3777e854150b8cf957
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/IR/invalid-ops.mlir
Log Message:
-----------
[MLIR][Standard] Simplify `tensor_from_elements`
Define assembly format and add required traits.
Differential Revision: https://reviews.llvm.org/D87366
More information about the All-commits
mailing list