aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJacob Hegna <jacobhegna@google.com>2021-06-14 18:30:10 +0000
committerJacob Hegna <jacobhegna@gmail.com>2021-06-21 17:38:09 +0000
commitf86d1f99b3e9c4819ee0a7b6b785b1ea5feb1627 (patch)
tree43d9b8262b8dca5cec8924e22b0e1112a2253d86 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf52666985d7011b539f26f54e09a5c89b62dad56 (diff)
downloadllvm-f86d1f99b3e9c4819ee0a7b6b785b1ea5feb1627.zip
llvm-f86d1f99b3e9c4819ee0a7b6b785b1ea5feb1627.tar.gz
llvm-f86d1f99b3e9c4819ee0a7b6b785b1ea5feb1627.tar.bz2
Remove ML inlining model artifacts.
They are not conducive to being stored in git. Instead, we autogenerate mock model artifacts for use in tests. Production models can be specified with the cmake flag LLVM_INLINER_MODEL_PATH. LLVM_INLINER_MODEL_PATH has two sentinel values: - download, which will download the most recent compatible model. - autogenerate, which will autogenerate a "fake" model for testing the model uptake infrastructure. Differential Revision: https://reviews.llvm.org/D104251
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions