[nfc][mlgo][regalloc] Add the url to a reference pre-trained model

This commit is contained in:
Mircea Trofin 2022-02-08 16:53:36 -08:00
parent ae92365397
commit 2868c57caf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ if (DEFINED LLVM_HAVE_TF_AOT OR DEFINED LLVM_HAVE_TF_API)
# This url points to the most recent most which is known to be compatible with
# LLVM. When better models are published, this url should be updated to aid
# discoverability.
set(LLVM_RAEVICT_MODEL_CURRENT_URL "TO_BE_UPDATED")
set(LLVM_RAEVICT_MODEL_CURRENT_URL "https://github.com/google/ml-compiler-opt/releases/download/regalloc-evict-v1.0/regalloc-evict-e67430c-v1.0.tar.gz")
if (DEFINED LLVM_HAVE_TF_AOT)
tf_find_and_compile(