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 a13a51b commit fb38e39Copy full SHA for fb38e39
llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
@@ -43,8 +43,6 @@ using MBBInfoSet = DenseMap<const MachineBasicBlock *, MBBInfo>;
43
44
class AMDGPUSetWavePriority {
45
public:
46
- static char ID;
47
-
48
bool run(MachineFunction &MF);
49
50
private:
0 commit comments