1 ; RUN: opt -enable-mssa-loop-dependency=false -disable-basicaa -alias-set-saturation-threshold=2 -licm -S < %s | FileCheck %s
6 %lc1.10 = alloca [3 x i16]
9 bb1: ; preds = %bb6, %0
10 store i16 undef, i16* undef
13 bb2: ; preds = %bb8, %bb1
14 %_tmp18.fca.0.gep = getelementptr inbounds [3 x i16], [3 x i16]* %lc1.10, i32 0, i32 0
15 %_tmp18.fca.0.load = load i16, i16* %_tmp18.fca.0.gep
16 %_tmp18.fca.1.gep = getelementptr inbounds [3 x i16], [3 x i16]* %lc1.10, i32 0, i32 1
17 %_tmp18.fca.1.load = load i16, i16* %_tmp18.fca.1.gep
18 %_tmp18.fca.2.gep = getelementptr inbounds [3 x i16], [3 x i16]* %lc1.10, i32 0, i32 2
19 %_tmp18.fca.2.load = load i16, i16* %_tmp18.fca.2.gep
23 br i1 undef, label %bb2, label %bb6