Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
mlir
/
test
/
IR
/
fail-invalid-tensor-encoding.mlir
blob: a5d27038353e06e8f0488d73f5ccc1f3b4089ff3 [
file
]
// RUN: not mlir-opt %s
// Check that mlir-opt fails parsing when fed a tensor with an invalid encoding
!
type
=
tensor
<
256x32xf16
,
#blocked>