[PATCH] D80186: [Inliner] Update !associated metadata during inlining
    David Li via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  4 15:30:26 PDT 2020
    
    
  
davidxl added a comment.
I saw you removed the dependency on another patch which was abandoned.  Why is it no longer needed?
Also can you collect data of instrumented Clang with IR PGO:
1. the instrumented binary size change with/without this patch
2. the raw profile data size change with/without the patch.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80186/new/
https://reviews.llvm.org/D80186
    
    
More information about the llvm-commits
mailing list