aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/Transforms/IndependenceTransforms.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-16[mlir][Interfaces] `Variable` abstraction for `ValueBoundsOpInterface` (#87980)Matthias Springer1-3/+2
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer1-1/+1
2023-09-05[mlir] alloc-to-alloca conversion for memref (#65335)Oleksandr "Alex" Zinenko1-0/+24
2023-08-30fix unused variable warnings in conditionalsMikhail Goncharov1-1/+1
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp1-5/+3
2023-05-04[mlir][memref] Add helper to make alloca ops independentMatthias Springer1-0/+182