Select G_SITOFP and G_UITOFP for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63542
[MIPS GlobalISel] Select integer to floating point conversions ClosedPublic Authored by Petar.Avramovic on Jun 19 2019, 4:44 AM.
Details Summary Select G_SITOFP and G_UITOFP for MIPS32.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2019, 7:50 AM Closed by commit rL363912: [MIPS GlobalISel] Select integer to floating point conversions (authored by Petar.Avramovic). · Explain WhyJun 20 2019, 2:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 205753 llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/sitofp_and_uitofp.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/sitofp_and_uitofp.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/sitofp_and_uitofp.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/sitofp_and_uitofp.mir
|