[PATCH] D95269: [SampleFDO] Report error when reading a bad/incompatible profile instead of turning off profile use silently.

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 18:08:11 PST 2021


wenlei accepted this revision.
wenlei added a comment.

LGTM. Thanks for tightening this up. though I think warning does give others more flexibility in how/when to respond to this - in the end, this is not a build break, but a performance issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95269/new/

https://reviews.llvm.org/D95269



More information about the llvm-commits mailing list