This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips16] Fix ZERO is not a CPU16Regs register error from the machine verifier.
ClosedPublic

Authored by dsanders on May 17 2016, 7:20 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dsanders updated this revision to Diff 57476.May 17 2016, 7:20 AM
dsanders retitled this revision from to [mips][mips16] Fix ZERO is not a CPU16Regs register error from the machine verifier..
dsanders updated this object.
dsanders added a reviewer: sdardis.
dsanders added a subscriber: llvm-commits.
sdardis accepted this revision.May 18 2016, 3:23 AM
sdardis edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 18 2016, 3:23 AM
This revision was automatically updated to reflect the committed changes.