1 # RUN: not llc -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
4 name: aligned_memoperands
7 %0:_(p0) = IMPLICIT_DEF
8 ; CHECK: :[[@LINE+1]]:73: specified alignment is more aligned than offset
9 %1:_(s32) = G_LOAD %0 :: (load (s32) from `i32* undef` + 12, align 8)