This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Select floor and ceil
ClosedPublic

Authored by Petar.Avramovic on Jun 5 2019, 7:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Petar.Avramovic created this revision.Jun 5 2019, 7:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2019, 7:35 AM
atanasyan accepted this revision.Jun 5 2019, 1:08 PM

LGTM with a nit.

lib/CodeGen/GlobalISel/LegalizerHelper.cpp
279 ↗(On Diff #203145)

Add space before colon.

282 ↗(On Diff #203145)

Ditto.

This revision is now accepted and ready to land.Jun 5 2019, 1:08 PM
This revision was automatically updated to reflect the committed changes.
Petar.Avramovic marked 2 inline comments as done.Jun 6 2019, 2:03 AM