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 d909a5e commit 272f15aCopy full SHA for 272f15a
llvm/utils/gn/secondary/llvm/tools/llvm-mca/BUILD.gn
@@ -18,6 +18,7 @@ executable("llvm-mca") {
18
"CodeRegion.cpp",
19
"CodeRegionGenerator.cpp",
20
"PipelinePrinter.cpp",
21
+ "Views/BottleneckAnalysis.cpp",
22
"Views/DispatchStatistics.cpp",
23
"Views/InstructionInfoView.cpp",
24
"Views/RegisterFileStatistics.cpp",
0 commit comments