1 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2 # RUN: llc -mtriple aarch64 -run-pass=aarch64-prelegalizer-combiner -global-isel -verify-machineinstrs %s -o - | FileCheck %s
3 # Check that we don't DCE the lifetime markers even though they don't have any users.
5 name: test_lifetime_no_dce
7 tracksRegLiveness: true
11 - { id: 0, size: 4, alignment: 4 }
12 machineFunctionInfo: {}
15 ;%0:_(p0) = G_FRAME_INDEX %stack.0.slot
16 ; CHECK-LABEL: name: test_lifetime_no_dce
17 ; CHECK: LIFETIME_START %stack.0
18 ; CHECK: LIFETIME_END %stack.0
20 LIFETIME_START %stack.0