brintos

brintos / llvm-project-archived public Read only

0
0
Text · 142 B · a5d2703 Raw
5 lines · plain
1// RUN: not mlir-opt %s2 3// Check that mlir-opt fails parsing when fed a tensor with an invalid encoding4 5!type = tensor<256x32xf16, #blocked>