[PATCH] D62902: [MIPS GlobalISel] Select fpext and fptrunc

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 07:41:01 PDT 2019


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, kristof.beyls, rovka, sdardis.
Herald added a project: LLVM.

Select G_FPEXT and G_FPTRUNC for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D62902

Files:
  lib/Target/Mips/MipsLegalizerInfo.cpp
  lib/Target/Mips/MipsRegisterBankInfo.cpp
  test/CodeGen/Mips/GlobalISel/instruction-select/fpext_and_fptrunc.mir
  test/CodeGen/Mips/GlobalISel/legalizer/fpext_and_fptrunc.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/fpext_and_fptrunc.ll
  test/CodeGen/Mips/GlobalISel/regbankselect/fpext_and_fptrunc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62902.203146.patch
Type: text/x-patch
Size: 9035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/90818dc4/attachment.bin>


More information about the llvm-commits mailing list