Skip to content

Commit

Permalink
[VE][NFC] Remove obsoleted function declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
kaz7 committed Jun 19, 2022
1 parent 4a5201f commit f61f7be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/VE/VE.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class MCInst;
class MachineInstr;

FunctionPass *createVEISelDag(VETargetMachine &TM);
FunctionPass *createVEPromoteToI1Pass();
FunctionPass *createLVLGenPass();

void LowerVEMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
Expand Down

0 comments on commit f61f7be

Please sign in to comment.