From: Alina Sbirlea Date: Fri, 6 Sep 2019 00:58:03 +0000 (+0000) Subject: Cleanup test. X-Git-Tag: llvmorg-11-init~9879 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=57fcb1d7fc01741a744eae8c8950ebbe308f8f44;p=platform%2Fupstream%2Fllvm.git Cleanup test. llvm-svn: 371158 --- diff --git a/llvm/test/Transforms/LICM/pr42969.ll b/llvm/test/Transforms/LICM/pr42969.ll index 12a8acb..7fa36f0 100644 --- a/llvm/test/Transforms/LICM/pr42969.ll +++ b/llvm/test/Transforms/LICM/pr42969.ll @@ -1,7 +1,6 @@ -; RUN: opt %s -S -scoped-noalias -enable-mssa-loop-dependency=true -licm -debug-only=licm | FileCheck %s +; RUN: opt %s -S -scoped-noalias -enable-mssa-loop-dependency=true -licm | FileCheck %s define i16 @main(i1 %a_b_mayalias, i16* %a, i16* %b) { -; CHECK-NOT: LICM: Promoting value stored to in loop ; CHECK: scalar.body: ; CHECK-NEXT: [[J:%.*]] = phi i64 ; CHECK-NEXT: [[TMP3:%.*]] = load i16