Cleanup test.

llvm-svn: 371158
This commit is contained in:
Alina Sbirlea 2019-09-06 00:58:03 +00:00
parent 9d2504b6d8
commit 57fcb1d7fc
1 changed files with 1 additions and 2 deletions

View File

@ -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