1 ; RUN: llvm-upgrade < %s | llvm-as | opt -basicaa -aa-eval -disable-output
2 ; Test for a bug in BasicAA which caused a crash when querying equality of P1&P2
3 void %test([17 x ushort]* %mask_bits) {
4 %P1 = getelementptr [17 x ushort]* %mask_bits, long 0, long 0
5 %P2 = getelementptr [17 x ushort]* %mask_bits, long 252645134, long 0