Skip to content

Commit 2469984

Browse files
authored
[AMDGPU][NFC] Delete duplicate decl and impl defines. (llvm#118843)
1 parent 41c33cb commit 2469984

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,6 @@ struct FP8DstByteSelInfo {
391391
bool HasFP8DstByteSel;
392392
};
393393

394-
#define GET_FP8DstByteSelTable_DECL
395-
#define GET_FP8DstByteSelTable_IMPL
396394
#define GET_MTBUFInfoTable_DECL
397395
#define GET_MTBUFInfoTable_IMPL
398396
#define GET_MUBUFInfoTable_DECL

0 commit comments

Comments
 (0)