Select 32 and 64 bit floating point add, sub, mul and div for MIPS32.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D60191
[MIPS GlobalISel] Select floating point arithmetic operations ClosedPublic Authored by Petar.Avramovic on Apr 3 2019, 3:38 AM.
Details Summary Select 32 and 64 bit floating point add, sub, mul and div for MIPS32.
Diff Detail Event TimelinePetar.Avramovic retitled this revision from [MIPS GlobalISel] Select float arithmetic operations to [MIPS GlobalISel] Select floating point arithmetic operations.Apr 3 2019, 3:39 AM This revision is now accepted and ready to land.Apr 3 2019, 6:29 AM Closed by commit rL357584: [MIPS GlobalISel] Select floating point arithmetic operations (authored by Petar.Avramovic). · Explain WhyApr 3 2019, 7:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193450 lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/float_arithmetic_operations.mir
test/CodeGen/Mips/GlobalISel/legalizer/float_arithmetic_operations.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/float_arithmetic_operations.ll
test/CodeGen/Mips/GlobalISel/regbankselect/float_arithmetic_operations.mir
|