blob: 7f2c5606f2e8f711cb8a3c4a619617fc0f4007fc [file] [log] [blame]
# RUN: not llc -o - %s -mtriple=arm64-eabi -run-pass=legalizer 2>&1 | FileCheck %s
# CHECK: [[@LINE+10]]:41: missing implicit register operand 'implicit-def $nzcv'
...
---
name: test_flags
liveins:
- { reg: '$w0' }
body: |
bb.0:
liveins: $w0
SETF16 renamable $w0, implicit $nzcv
RET undef $lr, implicit killed $w0