summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Tensor/Transforms/ExtractSliceFromReshapeUtils.cpp
AgeCommit message (Expand)Author
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
2023-06-22[mlir][tensor] Clean up tensor::DimOp usageMatthias Springer
2023-06-22[mlir][affine] More efficient `makeComposedFolded...` helpersMatthias Springer
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
2023-03-10[mlir][NFC] reifyResultShapes: Add extra error checkingMatthias Springer
2023-03-06[mlir][Interfaces] ReifyRankedShapedTypeOpInterface returns OpFoldResultsMatthias Springer
2022-12-17[mlir] llvm::Optional::value => operator*/operator->Fangrui Song
2022-10-22[mlir][tensor] ExtractSliceFromReshape: handle collapsing of unit dim edge casesChristopher Bate
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-09-20[mlir][tensor] NFC: name various Transforms/ files consistentlyLei Zhang