[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / index-const-prop-alias.ll
blobd5aa6ee0b616cd51a6973085894334fbfcaedc66
1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
4 @g = global i32 42, align 4
5 @g.alias = weak alias i32, i32* @g