[PATCH] D80510: Update BFI when handling inlined landing / eh pad

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 21:37:06 PDT 2020


davidxl added a comment.

The direction of the patch is still valid. The patch I mentioned only fixes the non-deterministicness of the problem -- the resulting profile data is still fully updated -- though for  landing pad, the default frequency seems ok.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80510





More information about the llvm-commits mailing list