summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Tensor/Transforms/SwapExtractSliceWithProducerPatterns.cpp
AgeCommit message (Expand)Author
2025-10-28[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in SwapExtractSliceWith...Mehdi Amini
2025-07-23[mlir] Remove unused includes (NFC) (#150266)Kazu Hirata
2025-07-23[mlir][NFC] update `mlir/Dialect` create APIs (23/n) (#149930)Maksim Levental
2025-07-09[mlir][TilingInterface] Allow tile and fuse to work with `ReductionTilingStra...MaheshRavishankar
2025-06-25[mlir][TilingInterface] Handle multi operand consumer fusion. (#145193)MaheshRavishankar
2025-05-20[mlir][NFC] Simplify constant checks with isOneInteger and renamed isZeroInte...Han-Chung Wang
2024-06-01[MLIR][SCF] Add an API to fuse consumer to a producer within scf loop (#88712)Abhishek Varma
2023-03-16[mlir][TilingInterface] Modify `TilingInterface` methods to better return the...Mahesh Ravishankar
2022-12-17[mlir] llvm::Optional::value => operator*/operator->Fangrui Song
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