[all-commits] [llvm/llvm-project] bc8d8e: [mlir] Fold shape.eq %a, %a to true
Tres via All-commits
all-commits at lists.llvm.org
Wed Jan 27 07:22:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc8d8e69a6209cf2354f3ab527dd20d3c35bec60
https://github.com/llvm/llvm-project/commit/bc8d8e69a6209cf2354f3ab527dd20d3c35bec60
Author: Tres Popp <tpopp at google.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[mlir] Fold shape.eq %a, %a to true
Differential Revision: https://reviews.llvm.org/D95430
More information about the All-commits
mailing list