summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/Transforms/IndependenceTransforms.cpp
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (33/n) (#150659)Maksim Levental
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
2025-02-14[MLIR][NFC] Return MemRefType in memref.subview return type inference functio...Tomás Longeri
2024-12-17[MemRef] Migrate away from PointerUnion::{is,get} (NFC) (#120202)Kazu Hirata
2024-04-16[mlir][Interfaces] `Variable` abstraction for `ValueBoundsOpInterface` (#87980)Matthias Springer
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer
2023-09-05[mlir] alloc-to-alloca conversion for memref (#65335)Oleksandr "Alex" Zinenko
2023-08-30fix unused variable warnings in conditionalsMikhail Goncharov
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-05-04[mlir][memref] Add helper to make alloca ops independentMatthias Springer