Add lower for G_FPTOUI. Algorithm is similar to the SDAG version
in TargetLowering::expandFP_TO_UINT.
Lower G_FPTOUI for MIPS32.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D66929
[MIPS GlobalISel] Lower fptoui ClosedPublic Authored by Petar.Avramovic on Aug 29 2019, 1:00 AM.
Details Summary Add lower for G_FPTOUI. Algorithm is similar to the SDAG version
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 29 2019, 6:53 AM Closed by commit rL370431: [MIPS GlobalISel] Lower fptoui (authored by Petar.Avramovic). · Explain WhyAug 29 2019, 10:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 217790 include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
test/CodeGen/Mips/GlobalISel/legalizer/fptosi_and_fptoui.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/fptosi_and_fptoui.ll
|