This is an archive of the discontinued LLVM Phabricator instance.

[opt][profiling] Add -strip-profile option to opt tool, to remove profile information from IR
DraftPublic

Authored by nilanjana_basu on May 10 2023, 1:49 PM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
None
Summary

Adding option to strip profile from IR output which can be useful for debugging PGO issues by comparing against non-PGO cases

Diff Detail

Event Timeline

nilanjana_basu created this revision.May 10 2023, 1:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 1:49 PM