xref: /llvm-project/mlir/test/IR/fail-invalid-tensor-encoding.mlir (revision bd3f7376f1586aad43edfbc21f53cd6143237556)
1// RUN: not mlir-opt %s
2
3// Check that mlir-opt fails parsing when fed a tensor with an invalid encoding
4
5!type = tensor<256x32xf16, #blocked>