bolt/deps/llvm-18.1.8/mlir/test/IR/fail-invalid-tensor-encoding.mlir
2025-02-14 19:21:04 +01:00

5 lines
No EOL
142 B
MLIR

// RUN: not mlir-opt %s
// Check that mlir-opt fails parsing when fed a tensor with an invalid encoding
!type = tensor<256x32xf16, #blocked>