This is an archive of the discontinued LLVM Phabricator instance.

[mips] NotMips64 predicate is really a test for 32-bit GPR's.
ClosedPublic

Authored by dsanders on Apr 2 2014, 9:00 AM.

Details

Summary

Similarly, the HasMips64 on the 64-bit move InstAlias is a test for 64-bit
GPR's.

No functional change.

Diff Detail

Event Timeline

dsanders closed this revision.Apr 10 2014, 8:07 AM