From 4c5e43da7792f75567b693105cc53e3f1992ad98 Mon Sep 17 00:00:00 2001 From: Pirama Arumuga Nainar Date: Wed, 8 Apr 2015 08:55:49 -0700 Subject: Update aosp/master llvm for rebase to r233350 Change-Id: I07d935f8793ee8ec6b7da003f6483046594bca49 --- test/Transforms/LoopVectorize/incorrect-dom-info.ll | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/Transforms/LoopVectorize/incorrect-dom-info.ll') diff --git a/test/Transforms/LoopVectorize/incorrect-dom-info.ll b/test/Transforms/LoopVectorize/incorrect-dom-info.ll index b8624fd..798793a 100644 --- a/test/Transforms/LoopVectorize/incorrect-dom-info.ll +++ b/test/Transforms/LoopVectorize/incorrect-dom-info.ll @@ -45,7 +45,7 @@ thread-pre-split.preheader: ; preds = %9 .thread-pre-split.loopexit_crit_edge: ; preds = %19 %scevgep.sum = xor i64 %umax, -1 - %scevgep45 = getelementptr i8* %d.020, i64 %scevgep.sum + %scevgep45 = getelementptr i8, i8* %d.020, i64 %scevgep.sum br label %thread-pre-split.loopexit thread-pre-split.loopexit: ; preds = %11, %.thread-pre-split.loopexit_crit_edge @@ -58,8 +58,8 @@ thread-pre-split.loopexit: ; preds = %11, %.thread-pre-sp br i1 undef, label %11, label %22 ;