diff options
Diffstat (limited to 'test/Transforms/LoopSimplify/notify-scev.ll')
-rw-r--r-- | test/Transforms/LoopSimplify/notify-scev.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopSimplify/notify-scev.ll b/test/Transforms/LoopSimplify/notify-scev.ll index ee8e2ee..059b589 100644 --- a/test/Transforms/LoopSimplify/notify-scev.ll +++ b/test/Transforms/LoopSimplify/notify-scev.ll @@ -60,7 +60,7 @@ for.inc172.us: br i1 undef, label %for.cond142.preheader.us, label %for.end174.us for.body145.us: - %arrayidx163.us = getelementptr inbounds %struct.Params* undef, i64 0, i32 0, i64 %idxprom130, i64 %idxprom146.us + %arrayidx163.us = getelementptr inbounds %struct.Params, %struct.Params* undef, i64 0, i32 0, i64 %idxprom130, i64 %idxprom146.us br i1 undef, label %for.body145.us, label %for.inc172.us for.cond142.preheader.us: |