[MLIR][Linalg] improve silenceable failure msg for `lower_pack` (NFC) (#75053)
Adjust the silenceable failure message as we lower `tensor.unpack` as a combination of `linalg.transpose` + `tensor.collapse_shape` and `tensor.extract_slice`.
Loading
Please sign in to comment