Skip to content

Commit

Permalink
[AMDGPU][NFC] Delete duplicate decl and impl defines. (llvm#118843)
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinjagtap authored Dec 5, 2024
1 parent 41c33cb commit 2469984
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ struct FP8DstByteSelInfo {
bool HasFP8DstByteSel;
};

#define GET_FP8DstByteSelTable_DECL
#define GET_FP8DstByteSelTable_IMPL
#define GET_MTBUFInfoTable_DECL
#define GET_MTBUFInfoTable_IMPL
#define GET_MUBUFInfoTable_DECL
Expand Down

0 comments on commit 2469984

Please sign in to comment.