This is a helper function to very slightly simplify many calls to
MachineInstruction::getOperandNo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D143250 Authored by foad on Feb 3 2023, 1:57 AM.
Details Summary This is a helper function to very slightly simplify many calls to
Diff Detail
Event Timelinefoad added a child revision: D143252: [CodeGen] Make more use of MachineOperand::getOperandNo. NFC..Feb 3 2023, 2:13 AM This revision is now accepted and ready to land.Feb 7 2023, 2:43 AM Closed by commit rGd170a254a53b: [CodeGen] Define and use MachineOperand::getOperandNo (authored by foad). · Explain WhyFeb 7 2023, 4:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 495465 |