llvm-project/llvm/test/Transforms/Inline/ML
Mircea Trofin 6c76d01011 [mlgo][aot] requrie the model is autogenerated for test determinism
The tests that exercise the 'release' mode, where the model is AOT-ed,
check the output has certain properties, to validate that, indeed, a
different policy from the default one was exercised. For determinism, we
can't reliably check that output for an arbitrary learned policy, since
it could be that policy happens to mimic the default one in that
particular case.

This patch adds a requirement that those tests run only when the model
is autogenerated (e.g. on build bots).

Differential Revision: https://reviews.llvm.org/D111747
2021-10-13 14:02:41 -07:00
..
Inputs
bounds-checks-rewards.ll [MLGO] Use binary protobufs for improved training performance. 2021-07-19 13:59:28 -07:00
bounds-checks.ll [mlgo][aot] requrie the model is autogenerated for test determinism 2021-10-13 14:02:41 -07:00
dev-mode-log-deleted.ll [MLGO] Make sure inliner logs when deleting callees 2021-08-23 14:54:46 -07:00
development-training-log.ll [MLGO] Use binary protobufs for improved training performance. 2021-07-19 13:59:28 -07:00
ml-test-development-mode.ll Replace python3 with %python in ML inlining tests. 2021-06-23 21:14:54 +00:00
ml-test-release-mode.ll [mlgo][aot] requrie the model is autogenerated for test determinism 2021-10-13 14:02:41 -07:00
size-estimator-default.ll
size-estimator-training.ll