NarrowScalar G_ZEXTLOAD and G_SEXTLOAD to s32 for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66205
[MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD ClosedPublic Authored by Petar.Avramovic on Aug 14 2019, 1:56 AM.
Details Summary NarrowScalar G_ZEXTLOAD and G_SEXTLOAD to s32 for MIPS32.
Diff Detail
Event TimelinePetar.Avramovic added a parent revision: D66204: [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT.Aug 14 2019, 1:57 AM This revision is now accepted and ready to land.Aug 14 2019, 9:21 AM Closed by commit rL369512: [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD (authored by Petar.Avramovic). · Explain WhyAug 21 2019, 2:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216357 llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/zextLoad_and_sextLoad.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/zextLoad_and_sextLoad.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/mips-prelegalizer-combiner/zextLoad_and_sextLoad.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/zextLoad_and_sextLoad.mir
|