[all-commits] [llvm/llvm-project] 17f366: [mlir][memref] Fold no-op subview(subview(x)) ops
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 14 03:47:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17f36648e6d6f543af7a965b7ceab71a1cf69a6b
https://github.com/llvm/llvm-project/commit/17f36648e6d6f543af7a965b7ceab71a1cf69a6b
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/test/Dialect/MemRef/canonicalize.mlir
Log Message:
-----------
[mlir][memref] Fold no-op subview(subview(x)) ops
Differential Revision: https://reviews.llvm.org/D140008
More information about the All-commits
mailing list