This is an archive of the discontinued LLVM Phabricator instance.

[LinkerWrapper] Support remarks files for device LTO
Needs ReviewPublic

Authored by jhuber6 on Jul 12 2022, 1:01 PM.

Details

Summary

This patch adds the necessary changes to parse the -plugin-opt
arguments that provide the paths for things like
-fsave-optmization-record, allowing these options to be used for
device LTO as well. We still require some form of PGO to fully utilize
these however.

Depends on D129581

Diff Detail

Event Timeline

jhuber6 created this revision.Jul 12 2022, 1:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 12 2022, 1:01 PM
jhuber6 requested review of this revision.Jul 12 2022, 1:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 12 2022, 1:01 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript