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 53f3031 commit 7c4009fCopy full SHA for 7c4009f
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