This is an archive of the discontinued LLVM Phabricator instance.

[mips] Use isa<> instead of dyn_cast<> with unused value. NFC.
ClosedPublic

Authored by vkalintiris on Feb 13 2015, 8:57 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

vkalintiris retitled this revision from to [mips] Use isa<> instead of dyn_cast<> with unused value. NFC..
vkalintiris updated this object.
vkalintiris edited the test plan for this revision. (Show Details)
vkalintiris added a reviewer: dsanders.
vkalintiris added a subscriber: Unknown Object (MLST).

LGTM, please commit.

This revision was automatically updated to reflect the committed changes.