[all-commits] [llvm/llvm-project] cd3204: [mlir][shape] Lower Shape `ConstSizeOp` to Standar...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Jun 15 01:42:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd320446f463da2c3ad0b71a587941939afc0788
https://github.com/llvm/llvm-project/commit/cd320446f463da2c3ad0b71a587941939afc0788
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-15 (Mon, 15 Jun 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 `ConstSizeOp` to Standard `ConstantOp`.
Differential Revision: https://reviews.llvm.org/D81735
More information about the All-commits
mailing list