summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Tensor/Transforms/IndependenceTransforms.cpp
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (33/n) (#150659)Maksim Levental
2025-07-23[mlir][NFC] update `mlir/Dialect` create APIs (23/n) (#149930)Maksim Levental
2025-07-11[mlir] Remove unused includes (NFC) (#148119)Kazu Hirata
2024-12-20[Tensor] Migrate away from PointerUnion::{is,get} (NFC) (#120679)Kazu Hirata
2024-04-16[mlir][Interfaces] `Variable` abstraction for `ValueBoundsOpInterface` (#87980)Matthias Springer
2023-04-28[mlir][tensor] Add transform to make tensor.pad loop-independentMatthias Springer