This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Fix not setting flags on instructions.
AbandonedPublic

Authored by arsenm on Jun 4 2014, 11:48 PM.

Details

Reviewers
None
Summary

Since r209028 the flags set on instructions have been missing. The
bits that should be set for what encoding format it uses were missing,
so the instruction verifier was not actually checking anything useful.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 10120.Jun 4 2014, 11:48 PM
arsenm retitled this revision from to R600/SI: Fix not setting flags on instructions..
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm abandoned this revision.Jun 18 2014, 1:02 PM