diff options
Diffstat (limited to 'test/CodeGen/PowerPC/misched.ll')
-rw-r--r-- | test/CodeGen/PowerPC/misched.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/misched.ll b/test/CodeGen/PowerPC/misched.ll index d6fb3b3..1c868b3 100644 --- a/test/CodeGen/PowerPC/misched.ll +++ b/test/CodeGen/PowerPC/misched.ll @@ -18,7 +18,7 @@ for.body24.i: ; preds = %for.body24.i, %for. br i1 undef, label %for.body24.i58, label %for.body24.i for.body24.i58: ; preds = %for.body24.i58, %for.body24.i - %arrayidx26.i55.1 = getelementptr inbounds [16000 x double]* @b, i64 0, i64 undef + %arrayidx26.i55.1 = getelementptr inbounds [16000 x double], [16000 x double]* @b, i64 0, i64 undef store double 1.000000e+00, double* %arrayidx26.i55.1, align 8 br i1 undef, label %for.body24.i64, label %for.body24.i58 |