summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/TensorToLinalg
AgeCommit message (Expand)Author
2025-04-15[mlir][tensor] Fix `createFillOrGenerateOp` (#121205)Longsheng Mou
2024-03-13[mlir][tensor] Make getMixedPadImpl return static values when possible. (#85016)Han-Chung Wang
2023-07-20[mlir][IR] Implement proper folder for `IsCommutative` traitMatthias Springer
2022-10-04[mlir][tensor][NFC] Rename linalg.init_tensor to tensor.emptyMatthias Springer
2022-05-13[mlir] Add TensorToLinalgPassTres Popp