[all-commits] [llvm/llvm-project] 79d12d: [MLIR][Shape] Canonicalize `assuming_all` when all...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Apr 9 02:50:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79d12ded535b14e9af242944a588da7cea1202c7
https://github.com/llvm/llvm-project/commit/79d12ded535b14e9af242944a588da7cea1202c7
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] Canonicalize `assuming_all` when all operands are `cstr_eq` ops
Differential Revision: https://reviews.llvm.org/D100104
More information about the All-commits
mailing list