Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / MachineVerifier / test_g_assert_align.mir
blob47bdc77d6ddf55121b00a3b4f2622c11568c6e36
1 #RUN: not --crash llc -mtriple=aarch64 -o - -global-isel -run-pass=none -verify-machineinstrs %s 2>&1 | FileCheck %s
2 # REQUIRES: aarch64-registered-target
4 ---
5 name:            test_assert_align
6 legalized:       true
7 regBankSelected: false
8 selected:        false
9 tracksRegLiveness: true
10 liveins:
11 body:             |
12   bb.0:
13     liveins: $x0, $q0
14     %ptr:_(p0) = COPY $x0
16     ; CHECK: Bad machine code: alignment immediate must be >= 1
17     %v:_(s32) = G_ASSERT_ALIGN %ptr:_(p0), 0