Check if size of operand LLT matches sizes of available register banks
before inspecting the opcode in order to reduce number of checks.
Factor commonly used pieces of code into functions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D68866
[MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC] ClosedPublic Authored by Petar.Avramovic on Oct 11 2019, 5:30 AM.
Details Summary Check if size of operand LLT matches sizes of available register banks
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 12 2019, 12:47 AM Closed by commit rGf7c213c9c43c: [MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC] (authored by Petar.Avramovic). · Explain WhyOct 15 2019, 2:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 224573 lib/Target/Mips/MipsRegisterBankInfo.h
lib/Target/Mips/MipsRegisterBankInfo.cpp
|