This is an archive of the discontinued LLVM Phabricator instance.

[mips][msa] copyPhysReg() should not set RegState::Define on result of CTCMSA.
ClosedPublic

Authored by dsanders on Jun 7 2016, 3:55 AM.

Details

Summary

The machine verifier reports 'Explicit operand marked as def' when it is
manually specified even though it agrees with the operand info.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 59861.Jun 7 2016, 3:55 AM
dsanders retitled this revision from to [mips][msa] copyPhysReg() should not set RegState::Define on result of CTCMSA..
dsanders updated this object.
dsanders added a reviewer: sdardis.
dsanders added a subscriber: llvm-commits.
sdardis accepted this revision.Jun 8 2016, 5:37 AM
sdardis edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 8 2016, 5:37 AM
dsanders closed this revision.Jun 14 2016, 2:18 AM