summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--polly/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll b/polly/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
index ddfd96857ab..ab71ae3a286 100644
--- a/polly/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
+++ b/polly/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
@@ -13,7 +13,7 @@
; CHECK-NEXT: store double %eps1, double* %eps1.s2a
;
; CHECK-LABEL: polly.stmt.if.end.47.region_exiting.exit:
-; CEHCK-NEXT: %eps1.addr.0.ph.final_reload = load double, double* %eps1.addr.0.s2a
+; CHECK-NEXT: %eps1.addr.0.ph.final_reload = load double, double* %eps1.addr.0.s2a
;
define void @dbisect(double* %c, double* %b, double %eps1, double* %eps2) {
entry:
OpenPOWER on IntegriCloud