[PATCH] D63541: [MIPS GlobalISel] Select floating point to integer conversions

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 01:51:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363911: [MIPS GlobalISel] Select floating point to integer conversions (authored by Petar.Avramovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63541?vs=205748&id=205750#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63541/new/

https://reviews.llvm.org/D63541

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63541.205750.patch
Type: text/x-patch
Size: 28235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/55dd6c0d/attachment.bin>


More information about the llvm-commits mailing list