[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:40:05 PDT 2019


Petar.Avramovic updated this revision to Diff 205748.
Petar.Avramovic added a comment.

Addressed review comments.


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

https://reviews.llvm.org/D63541

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

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


More information about the llvm-commits mailing list