Remove an unused variable, NFC.
authorHaojian Wu <hokein.wu@gmail.com>
Tue, 4 Jan 2022 11:19:49 +0000 (12:19 +0100)
committerHaojian Wu <hokein.wu@gmail.com>
Tue, 4 Jan 2022 11:20:04 +0000 (12:20 +0100)
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp

index eaff501..3c93da8 100644 (file)
@@ -1927,7 +1927,6 @@ bool AVRExpandPseudo::expandASRB6Rd(Block &MBB, BlockIt MBBI) {
   Register DstReg = MI.getOperand(0).getReg();
   bool DstIsDead = MI.getOperand(0).isDead();
   bool DstIsKill = MI.getOperand(1).isKill();
-  bool ImpIsDead = MI.getOperand(3).isDead();
 
   // bst r24, 6
   // lsl r24