[llvm][NFC] Removed unused CHECKs in a ml test

The CHECKs are now in Inputs/test-module.ll
This commit is contained in:
Mircea Trofin 2020-07-13 16:58:16 -07:00
parent 746b8c400b
commit 6b109f2f05
1 changed files with 0 additions and 4 deletions

View File

@ -8,7 +8,3 @@
; REQUIRES: have_tf_aot
; RUN: opt -passes=scc-oz-module-inliner -enable-ml-inliner=release -S < %S/Inputs/test-module.ll 2>&1 | FileCheck %S/Inputs/test-module.ll --check-prefix=CHECK
; RUN: opt -passes=scc-oz-module-inliner -enable-ml-inliner=default -S < %S/Inputs/test-module.ll 2>&1 | FileCheck %S/Inputs/test-module.ll --check-prefix=DEFAULT
; CHECK-NOT: @adder
; DEFAULT-LABEL: @adder
; DEFAULT-NEXT: %2 = mul