Skip to content

Commit 303a401

Browse files
committed
Added cmath
1 parent 84d8dd8 commit 303a401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/lib/Target/AMDGPU/AMDGPUOccupancyAndLatencyHelper.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
#include "llvm/ADT/DenseMap.h"
1616
#include "llvm/MC/MCInstrItineraries.h"
1717

18+
#include <cmath>
19+
1820
namespace llvm {
1921

2022
class MachineFunction;

0 commit comments

Comments
 (0)