[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git] / mlir / test / IR / fail-invalid-tensor-encoding.mlir
bloba5d27038353e06e8f0488d73f5ccc1f3b4089ff3
1 // RUN: not mlir-opt %s
3 // Check that mlir-opt fails parsing when fed a tensor with an invalid encoding
5 !type = tensor<256x32xf16, #blocked>