Andrzej Warzyński c582688b69
[MLIR][tensor] Simplify ExtractSliceOp::inferResultType (nfc) (#169313)
The `offsets` and `strides` arguments are neither used nor required -
removed them and simplify this hook.
2025-11-25 16:14:51 +00:00
..