From: Chad Rosier Date: Wed, 2 Sep 2015 14:06:16 +0000 (+0000) Subject: Add newline to test. NFC. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f8f78cdf6d903033b4750af837a060cd5fd48ec7;p=oota-llvm.git Add newline to test. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246653 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LoopVectorize/ptr-induction.ll b/test/Transforms/LoopVectorize/ptr-induction.ll index df26efb34b5..47d33352763 100644 --- a/test/Transforms/LoopVectorize/ptr-induction.ll +++ b/test/Transforms/LoopVectorize/ptr-induction.ll @@ -31,4 +31,4 @@ while.cond.while.end_crit_edge: ; preds = %while.body while.end: ; preds = %while.cond.while.end_crit_edge, %entry %acc.0.lcssa = phi i32 [ %add.lcssa, %while.cond.while.end_crit_edge ], [ 0, %entry ] ret i32 %acc.0.lcssa -} \ No newline at end of file +}