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 84d8dd8 commit 303a401Copy full SHA for 303a401
llvm/lib/Target/AMDGPU/AMDGPUOccupancyAndLatencyHelper.h
@@ -15,6 +15,8 @@
15
#include "llvm/ADT/DenseMap.h"
16
#include "llvm/MC/MCInstrItineraries.h"
17
18
+#include <cmath>
19
+
20
namespace llvm {
21
22
class MachineFunction;
0 commit comments