[all-commits] [llvm/llvm-project] 5f8acd: [MLIR] Canonicalize `shape.assuming` op to yield o...
frgossen via All-commits
all-commits at lists.llvm.org
Tue Mar 23 04:35:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f8acd4fd233cdce5892958df56ed1f000f75f9e
https://github.com/llvm/llvm-project/commit/5f8acd4fd233cdce5892958df56ed1f000f75f9e
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[MLIR] Canonicalize `shape.assuming` op to yield only inner values
Differential Revision: https://reviews.llvm.org/D99156
More information about the All-commits
mailing list