# RUN: not llc -run-pass none -o - %s 2>&1 | FileCheck %s
---
name: err_after_vscalexMxpX
body: |
bb.0:
%0:_(<vscale x 4 x pX) = IMPLICIT_DEF
...
# CHECK: expected integers after 's'/'p' type character
# RUN: not llc -run-pass none -o - %s 2>&1 | FileCheck %s
---
name: err_after_vscalexMxpX
body: |
bb.0:
%0:_(<vscale x 4 x pX) = IMPLICIT_DEF
...
# CHECK: expected integers after 's'/'p' type character