[PATCH] D66930: [MIPS GlobalISel] Lower uitofp

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 01:02:54 PDT 2019


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

Add custom lowering for G_UITOFP for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D66930

Files:
  lib/Target/Mips/MipsLegalizerInfo.cpp
  test/CodeGen/Mips/GlobalISel/legalizer/sitofp_and_uitofp.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/sitofp_and_uitofp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66930.217792.patch
Type: text/x-patch
Size: 18989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/2a28a558/attachment.bin>


More information about the llvm-commits mailing list