This is an archive of the discontinued LLVM Phabricator instance.

[mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements that were missed
ClosedPublic

Authored by dsanders on Apr 29 2014, 10:03 AM.

Details

Summary

The InstSE class already initializes Predicates to [HasStdEnc].

No functional change (confirmed by diffing tablegen-erated files before and
after)

Diff Detail

Event Timeline

dsanders updated this revision to Diff 8932.Apr 29 2014, 10:03 AM
dsanders retitled this revision from to [mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements that were missed.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders accepted this revision.Apr 30 2014, 6:42 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.Apr 30 2014, 6:42 AM
dsanders closed this revision.Apr 30 2014, 6:42 AM