Lines Matching +full:check +full:- +full:clang +full:- +full:python

4 ; RUN: rm -rf %t_savedmodel %t
5 ; RUN: %python %S/../../../../lib/Analysis/models/gen-inline-oz-test-model.py %t_savedmodel
6 ; RUN: %python %S/../../../../lib/Analysis/models/saved-model-to-tflite.py %t_savedmodel %t
8-enable-ml-inliner=development -passes=scc-oz-module-inliner -training-log=%t1 -ml-inliner-model-u…
9 ; RUN: %python %S/../../../../lib/Analysis/models/log_reader.py %t1 | FileCheck %s
10-enable-ml-inliner=development -passes=scc-oz-module-inliner -training-log=%t2 -ml-inliner-model-u…
11 ; RUN: %python %S/../../../../lib/Analysis/models/log_reader.py %t2 | FileCheck %s --check-prefixes…
12-enable-ml-inliner=development -passes=scc-oz-module-inliner -training-log=%t3 -ml-inliner-ir2nati…
13 ; RUN: %python %S/../../../../lib/Analysis/models/log_reader.py %t3 | FileCheck %s
14 ; RUN: opt -enable-ml-inliner=development -passes=scc-oz-module-inliner -training-log=%t4 -ml-inlin…
15 ; RUN: %python %S/../../../../lib/Analysis/models/log_reader.py %t4 | FileCheck %s --check-prefix=N…
16 ; RUN: opt -enable-ml-inliner=development -passes=scc-oz-module-inliner -training-log=%t5 -S < %s
17 ; RUN: %python %S/../../../../lib/Analysis/models/log_reader.py %t5| FileCheck %s --check-prefix=NO…
18 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
19 target triple = "x86_64-pc-linux-gnu"
42 !1 = !{!"clang version 7.0.0-6 (tags/RELEASE_700/final)"}
43 ; Check we produce a log that has inlining decisions and rewards.
44 ; CHECK-NOT: fake_extra_output:
45 ; EXTRA-OUTPUTS: fake_extra_output: {{[0-9]+}}
46 ; CHECK: inlining_decision: 1
47 ; CHECK: delta_size: 0
48 ; NOREWARD-NOT: delta_size: