This is an archive of the discontinued LLVM Phabricator instance.

[mips] Fix the predicates for arithmetic operations
ClosedPublic

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

Diff Detail

Repository
rL LLVM

Event Timeline

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

Is it possible to check these changes by test cases?

sdardis updated this revision to Diff 149715.Jun 4 2018, 4:18 AM

Add tests.

This revision is now accepted and ready to land.Jun 5 2018, 4:26 AM
This revision was automatically updated to reflect the committed changes.