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 286518b commit 28b6bb0Copy full SHA for 28b6bb0
llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
@@ -18,6 +18,7 @@
18
#include "llvm/MC/TargetRegistry.h"
19
#include "llvm/Support/Compiler.h"
20
#include "llvm/Support/Debug.h"
21
+#include "llvm/Support/DebugLog.h"
22
23
#define DEBUG_TYPE "llvm-mca-riscv-custombehaviour"
24
0 commit comments