This is an archive of the discontinued LLVM Phabricator instance.

[mips] Fix the predicates of some aliases
ClosedPublic

Authored by sdardis on Jun 19 2018, 6:48 AM.

Details

Summary

Previously, some aliases were marked as not being available for microMIPS32R6,
but this was overridden at the top level.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Jun 19 2018, 6:48 AM
This revision is now accepted and ready to land.Jun 19 2018, 7:15 AM
This revision was automatically updated to reflect the committed changes.