Skip to content

Commit

Permalink
[AIE2P] Remove unused ePSRFLd's decoder table
Browse files Browse the repository at this point in the history
  • Loading branch information
khallouh committed Jan 20, 2025
1 parent 1b2f5ad commit 8c0c991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Target/AIE/Disassembler/AIE2PDisassembler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ MCDisassembler *createAIE2PDisassembler(const Target &T,
// Include generated operand decoder tables and methods.
#include "AIE2PDisassembler.inc"

static const unsigned ePSRFLdFDecoderTable[] = {plfr0, plfr1};

SLOTDECODERDecl(Lda);
SLOTDECODERDecl(Ldb);
SLOTDECODERDecl(Alu);
Expand Down

0 comments on commit 8c0c991

Please sign in to comment.