[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / local_name_conflict_var2.ll
blobbf3c262f180bff494965e413cb8c671e30f71359
1 ; ModuleID = 'local_name_conflict_var.o'
2 source_filename = "local_name_conflict_var.c"
3 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
4 target triple = "x86_64-unknown-linux-gnu"
6 @baz = internal global i32 10, align 4
8 ; Function Attrs: noinline nounwind uwtable
9 define i32 @b() {
10 entry:
11   %0 = load i32, i32* @baz, align 4
12   ret i32 %0