[PATCH] D147740: [llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map
    William Junda Huang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 14 11:26:11 PDT 2023
    
    
  
huangjd added a comment.
In D147740#4499606 <https://reviews.llvm.org/D147740#4499606>, @wenlei wrote:
> @huangjd any follow up on simplifying the implantation based on the assumption that collision is non-issue? Just want to make sure the comments on D153692 <https://reviews.llvm.org/D153692> don't fall through the cracks.
I am actually going to change that patch to removing the collision check
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147740/new/
https://reviews.llvm.org/D147740
    
    
More information about the llvm-commits
mailing list