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

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 02:03:22 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D63542?vs=205552&id=205753#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63542

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63542.205753.patch
Type: text/x-patch
Size: 26168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/b9ce1ade/attachment-0001.bin>


More information about the llvm-commits mailing list