[all-commits] [llvm/llvm-project] e413b8: [MLIR][Shape] Combine `cstr_eq` only if they share...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Apr 9 07:55:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e413b86a2c0c0225f562d16da1aa50aa9a5cb7aa
https://github.com/llvm/llvm-project/commit/e413b86a2c0c0225f562d16da1aa50aa9a5cb7aa
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[MLIR][Shape] Combine `cstr_eq` only if they share shape operands
Differential Revision: https://reviews.llvm.org/D100198
More information about the All-commits
mailing list