[PATCH] D84994: [SampleFDO] Fix a crash when the sample profile uses md5 and -sample-profile-merge-inlinee is enabled

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 20:26:41 PDT 2020


wmi added a comment.

Yes, the fix in D84997 <https://reviews.llvm.org/D84997> is more concise. Here I use a straightforward fix. It is ok for Hongtao to commit D84997 <https://reviews.llvm.org/D84997>, but just add a testcase (free to use the one here).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D84994



More information about the llvm-commits mailing list