Legalize G_UMULO and select G_UMULH for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58714
[MIPS GlobalISel] Select G_UMULH ClosedPublic Authored by Petar.Avramovic on Feb 27 2019, 6:32 AM.
Details Summary Legalize G_UMULO and select G_UMULH for MIPS32.
Diff Detail
Event TimelineHerald added subscribers: arichardson, kristof.beyls, rovka, sdardis. · View Herald TranscriptFeb 27 2019, 6:32 AM Petar.Avramovic added a child revision: D58715: [MIPS GlobalISel] Fix mul operands.Feb 27 2019, 6:35 AM This revision is now accepted and ready to land.Feb 28 2019, 6:49 AM Closed by commit rL355177: [MIPS GlobalISel] Select G_UMULH (authored by Petar.Avramovic). · Explain WhyFeb 28 2019, 11:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188848 llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/mul.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/mul.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/mul.mir
|