Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
llvm
/
test
/
CodeGen
/
MIR
/
AMDGPU
/
mfi-parse-error-stack-ptr-offset-reg.mir
blob: 3ba56777f379589d77b2a4211ce4bc1f379cf893 [
file
] [
log
] [
blame
]
# RUN: not llc -mtriple=amdgcn -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
---
name
:
empty_stack_ptr_offset_reg
machineFunctionInfo
:
stackPtrOffsetReg
:
''
# CHECK: :[[@LINE-1]]:{{[0-9]+}}: expected a named register
body
:
|
bb
.
0
:
S_ENDPGM
...