Files
clang-p2996/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
Jie Fu 2dcc71af18 [AMDGPU] Fix -Wunused-function in GCNDPPCombine.cpp (NFC)
/llvm-project/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp:194:17: error: unused function 'getOperandSize' [-Werror,-Wunused-function]
static unsigned getOperandSize(MachineInstr &MI, unsigned Idx,
                ^
1 error generated.
2023-09-29 18:24:18 +08:00

27 KiB