This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Use isa<> instead of dyn_cast.
ClosedPublic

Authored by jurahul on Sep 16 2022, 4:03 PM.

Details

Summary
  • As subject.

Diff Detail

Event Timeline

jurahul created this revision.Sep 16 2022, 4:03 PM
jurahul requested review of this revision.Sep 16 2022, 4:03 PM
nicolasvasilache accepted this revision.Sep 19 2022, 3:29 AM
This revision is now accepted and ready to land.Sep 19 2022, 3:29 AM
This revision was automatically updated to reflect the committed changes.