[mlir][acc] Introduce MappableType interface (#122146)
[llvm-project.git] / llvm / test / CodeGen / ARM / Windows / vla-cpsr.ll
blob5d51775851ecdb6e899e1e2581e2183d54ab9f8a
1 ; RUN: llc -mtriple thumbv7-windows-itanium -filetype asm -o /dev/null %s -print-after=finalize-isel 2>&1 | FileCheck %s
3 declare arm_aapcs_vfpcc void @g(ptr) local_unnamed_addr
5 define arm_aapcs_vfpcc void @f(i32 %i) local_unnamed_addr {
6 entry:
7   %vla = alloca i8, i32 %i, align 1
8   call arm_aapcs_vfpcc void @g(ptr nonnull %vla)
9   ret void
12 ; CHECK: tBL 14, $noreg, &__chkstk, implicit-def $lr, implicit $sp, implicit killed $r4, implicit-def $r4, implicit-def dead $r12, implicit-def dead $cpsr