[PATCH] D94333: [Inliner] Change inline remark format and update ReplayInlineAdvisor to use it
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 17:48:16 PST 2021
mtrofin accepted this revision.
mtrofin added a comment.
This revision is now accepted and ready to land.
LGTM; but so I understand something better: the ability to replay is somewhat 'best effort' if the compiler changes (or, of course, the compiled code). May be worth adding a comment about that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94333/new/
https://reviews.llvm.org/D94333
More information about the llvm-commits
mailing list