This is an archive of the discontinued LLVM Phabricator instance.

[mips] Guard some floating point instructions correctly
ClosedPublic

Authored by sdardis on Jun 1 2018, 8:04 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Jun 1 2018, 8:04 AM

Looks okay, you could add a test case if you feel the change requires it.

sdardis updated this revision to Diff 150492.Jun 8 2018, 5:58 AM

Add tests.

sdardis updated this revision to Diff 150498.Jun 8 2018, 6:06 AM

Actually add some tests.

This revision is now accepted and ready to land.Jun 8 2018, 6:09 AM
This revision was automatically updated to reflect the committed changes.