summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/Transforms/ComposeSubView.cpp
AgeCommit message (Expand)Author
2025-07-28[mlir][memref] Support test-compose-subview dynamic size (#146881)lonely eagle
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (18/n) (#149925)Maksim Levental
2025-07-12[llvm] Remove unused includes (NFC) (#148342)Kazu Hirata
2024-12-17[MemRef] Migrate away from PointerUnion::{is,get} (NFC) (#120202)Kazu Hirata
2024-02-07[mlir]Fix compose subview (#80551)lonely eagle
2023-05-26[mlir] Move casting calls from methods to function callsTres Popp
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-04-20[mlir][Affine][NFC] Wrap dialect in "affine" namespaceMatthias Springer
2022-07-14[mlir] (NFC) run clang-format on all filesJeff Niu
2022-07-10[mlir] Flip accessors to prefixed form (NFC)Jacques Pienaar
2022-02-18Rename PatternRewriteSet::insert to addTres Popp
2022-01-26[mlir] Finish replacing OwningRewritePatternList with RewritePatternSetRiver Riddle
2022-01-26[mlir] Move ComposeSubView+ExpandOps from Standard to MemRefRiver Riddle