[X86] combineTargetShuffle - commute VPERMV3 shuffles so any load is on the RHS
[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>