1*bd3f7376SMehdi Amini// RUN: not mlir-opt %s
2*bd3f7376SMehdi Amini3*bd3f7376SMehdi Amini// Check that mlir-opt fails parsing when fed a tensor with an invalid encoding
4*bd3f7376SMehdi Amini5*bd3f7376SMehdi Amini!type = tensor<256x32xf16, #blocked>