[MIPS GlobalISel] Select fpext and fptrunc
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>
Thu, 6 Jun 2019 09:16:58 +0000 (09:16 +0000)
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>
Thu, 6 Jun 2019 09:16:58 +0000 (09:16 +0000)
commita7d000644745471a9a7b403f1fdedb773c2b4af0
tree658bd1726e4be5073e5bd5907d3655c74285e89b
parentfaaa2b5d2156271d19603ebedfa80f10c3703d7f
[MIPS GlobalISel] Select fpext and fptrunc

Select G_FPEXT and G_FPTRUNC for MIPS32.

Differential Revision: https://reviews.llvm.org/D62902

llvm-svn: 362689
llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/test/CodeGen/Mips/GlobalISel/instruction-select/fpext_and_fptrunc.mir [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/legalizer/fpext_and_fptrunc.mir [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fpext_and_fptrunc.ll [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/regbankselect/fpext_and_fptrunc.mir [new file with mode: 0644]