[opaque pointer type] Add textual IR support for explicit type parameter to getelemen...
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-dagcombiner-dead-indexed-load.ll
index 2eb6307b201ba7cc42c149a50471cae542842cce..424e1e7785d34b9c96bc5356c044bfc874dad201 100644 (file)
@@ -17,7 +17,7 @@ target triple = "arm64-apple-ios"
 ; CHECK-NOT: str
 define void @test(%"struct.SU"* nocapture %su) {
 entry:
-  %r1 = getelementptr inbounds %"struct.SU"* %su, i64 1, i32 5
+  %r1 = getelementptr inbounds %"struct.SU", %"struct.SU"* %su, i64 1, i32 5
   %r2 = bitcast %"struct.BO"* %r1 to i48*
   %r3 = load i48* %r2, align 8
   %r4 = and i48 %r3, -4294967296