This is an archive of the discontinued LLVM Phabricator instance.

[mips] Fix the target specific instruction verifier
ClosedPublic

Authored by sdardis on Dec 13 2017, 6:40 AM.

Details

Summary

Fix an off by one error in the bounds checking for 'dinsu' and update
the ranges in the test comments so that they are accurate.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Dec 13 2017, 6:40 AM
This revision is now accepted and ready to land.Dec 14 2017, 5:47 AM
This revision was automatically updated to reflect the committed changes.