[all-commits] [llvm/llvm-project] edca17: [mlir] Add canonicalizer to remove redundant shape...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Sun Feb 6 14:46:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edca177cbeb66bc0f4cb1b1458633b57c1ee33a5
https://github.com/llvm/llvm-project/commit/edca177cbeb66bc0f4cb1b1458633b57c1ee33a5
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2022-02-06 (Sun, 06 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[mlir] Add canonicalizer to remove redundant shape.cstr_broadcastable ops
Depends On D119025
Reviewed By: frgossen
Differential Revision: https://reviews.llvm.org/D119043
More information about the All-commits
mailing list