[PATCH] D62901: [MIPS GlobalISel] Select floor and ceil

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


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

Select G_FFLOOR and G_FCEIL for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D62901

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62901.203145.patch
Type: text/x-patch
Size: 10353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/a49ca0fc/attachment.bin>


More information about the llvm-commits mailing list