summaryrefslogtreecommitdiff
path: root/mlir/test/Interfaces/InferShapedTypeOpInterface
AgeCommit message (Expand)Author
2025-11-10[mlir][Interfaces] Add interface methods to allow reifying single result/sing...MaheshRavishankar
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in IR/Interfac...River Riddle
2022-04-20[mlir][tensor] Promote extract(from_elements(...)) to folding patternMatthias Springer
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-07-19Split `InferShapedTypeOpInterface` to create `ReifyRankedShapedTypeInterface`.MaheshRavishankar
2021-07-01[mlir][tensor] Add tensor.dim operationMatthias Springer
2021-06-16[mlir] Move `memref.dim` canonicalization using `InferShapedTypeOpInterface` ...MaheshRavishankar