We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f133558 commit 5c3215dCopy full SHA for 5c3215d
llvm/lib/CodeGen/MLRegAllocPriorityAdvisor.cpp
@@ -37,6 +37,7 @@
37
#include "llvm/Analysis/ModelUnderTrainingRunner.h"
38
#include "llvm/Analysis/NoInferenceModelRunner.h"
39
#include "llvm/Analysis/Utils/TrainingLogger.h"
40
+#include "llvm/IR/Module.h"
41
#endif
42
43
using namespace llvm;
0 commit comments