aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2022-09-29 18:26:40 -0700
committerMircea Trofin <mtrofin@google.com>2022-09-29 18:26:40 -0700
commit91c96a806cae58539e40c9e443a08bde91ccc91e (patch)
treebe6d2e544a06446b3f21a875b87fc2fbb83bea10 /llvm/lib/CodeGen/CMakeLists.txt
parentc8944c9d4cd94dd676aff1e92a00ff0a0b285002 (diff)
downloadllvm-91c96a806cae58539e40c9e443a08bde91ccc91e.zip
llvm-91c96a806cae58539e40c9e443a08bde91ccc91e.tar.gz
llvm-91c96a806cae58539e40c9e443a08bde91ccc91e.tar.bz2
Revert "[MLGO] ML Regalloc Priority Advisor"
This reverts commit 8f4f26ba5bd04f7b335836021e5e63b4236c0305. Buildbot failures, e.g. https://lab.llvm.org/buildbot/#/builders/6/builds/14041
Diffstat (limited to 'llvm/lib/CodeGen/CMakeLists.txt')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index ce14e1d..afa3704 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -143,7 +143,6 @@ add_llvm_component_library(LLVMCodeGen
MIRSampleProfile.cpp
MIRYamlMapping.cpp
MLRegallocEvictAdvisor.cpp
- MLRegallocPriorityAdvisor.cpp
ModuloSchedule.cpp
MultiHazardRecognizer.cpp
PatchableFunction.cpp