[PATCH] D84723: [PGO] Move __profc_ and __profvp_ from their own comdat groups to __profd_'s comdat group

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 10:14:35 PDT 2020


MaskRay added a comment.

@davidxl I think we probably should just push this instead of going through an intermediate D84766 <https://reviews.llvm.org/D84766>, which might cause a temporary size regression. D84723 <https://reviews.llvm.org/D84723> is a strict size improvement.

I'll wait two or 3 days to make sure the PGO fix 3d6f53018f845e893ad34f64ff2851a2e5c3ba1d <https://reviews.llvm.org/rG3d6f53018f845e893ad34f64ff2851a2e5c3ba1d> is stable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84723



More information about the llvm-commits mailing list