[tests] Adjust test output to recent changed SCEV canonocalization [NFC]
authorTobias Grosser <tobias@grosser.es>
Sun, 13 Nov 2016 19:27:17 +0000 (19:27 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 13 Nov 2016 19:27:17 +0000 (19:27 +0000)
LLVM recently changed the SCEV canonicalization which changed the output of
one of our GPGPU test cases.

llvm-svn: 286770

polly/test/GPGPU/double-parallel-loop.ll

index 0d32aec..bfa12b6 100644 (file)
 ; KERNEL-IR-NEXT:   br label %polly.stmt.bb5
 
 ; KERNEL-IR-LABEL: polly.stmt.bb5:                                   ; preds = %polly.loop_header
-; KERNEL-IR-NEXT:   %10 = mul i64 %9, %5
+; KERNEL-IR-NEXT:   %10 = mul i64 %5, %9
 ; KERNEL-IR-NEXT:   %p_tmp6 = sitofp i64 %10 to float
 ; KERNEL-IR-NEXT:   %polly.access.cast.MemRef_A = bitcast i8* %MemRef_A to float*
 ; KERNEL-IR-NEXT:   %11 = mul nsw i64 32, %b0