This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mca] Cleanup unnecessary includes from headers
ClosedPublic

Authored by RKSimon on Mar 30 2020, 9:53 AM.

Details

Summary

This removes some includes/forward-declarations that don't seem to be necessary in the MCA core headers

Based off a cppclean report

Diff Detail

Event Timeline

RKSimon created this revision.Mar 30 2020, 9:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2020, 9:53 AM
This revision is now accepted and ready to land.Mar 30 2020, 1:22 PM
This revision was automatically updated to reflect the committed changes.