[all-commits] [llvm/llvm-project] eb56fa: [MLIR][Shape] Fix `shape.broadcast` to standard lo...
frgossen via All-commits
all-commits at lists.llvm.org
Thu Apr 29 01:09:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb56fa97de96856bb63e31340598a356056470c5
https://github.com/llvm/llvm-project/commit/eb56fa97de96856bb63e31340598a356056470c5
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-04-29 (Thu, 29 Apr 2021)
Changed paths:
M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
Log Message:
-----------
[MLIR][Shape] Fix `shape.broadcast` to standard lowering
Differential Revision: https://reviews.llvm.org/D101456
More information about the All-commits
mailing list