[ARM] Better OR's for MVE compares
[llvm-core.git] / test / Analysis / BasicAA / pr35843.ll
blob2830e973dee649894142425df7e04c9c556460e9
1 ; RUN: opt %s -aa-eval -disable-output 2>&1 | FileCheck %s
3 ; CHECK: 6 Total Alias Queries Performed
4 ; CHECK-NEXT: 6 no alias responses
6 define void @patatino() {
7 BB:
8   %G22 = getelementptr i1*, i1** undef, i8 -1
9   %B1 = mul i66 undef, 9223372036854775808
10   %G45 = getelementptr i1**, i1*** undef, i66 %B1
11   ret void