[all-commits] [llvm/llvm-project] 80be54: [mlir] Lower Shape binary ops (AddOp, MulOp) to St...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Jun 8 08:52:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 80be54c08f6c2185fde854c0aabb48971489fdb6
https://github.com/llvm/llvm-project/commit/80be54c08f6c2185fde854c0aabb48971489fdb6
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
Log Message:
-----------
[mlir] Lower Shape binary ops (AddOp, MulOp) to Standard.
Differential Revision: https://reviews.llvm.org/D81344
More information about the All-commits
mailing list