[all-commits] [llvm/llvm-project] dfcc09: [MLIR][Shape] Lower `shape.const_shape` to `tensor...
frgossen via All-commits
all-commits at lists.llvm.org
Tue Jul 28 08:41:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dfcc09890a91b1085139fee175936b0e67824e47
https://github.com/llvm/llvm-project/commit/dfcc09890a91b1085139fee175936b0e67824e47
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
Log Message:
-----------
[MLIR][Shape] Lower `shape.const_shape` to `tensor_from_elements`
Differential Revision: https://reviews.llvm.org/D82848
More information about the All-commits
mailing list