[compiler-rt] [Profile] Add binary profile correlation to offload profile metadata at runtime. (PR #69493)
    David Li via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 23 08:57:50 PDT 2023
    
    
  
david-xl wrote:
> > This should works with PGO when value profiling is disabled
> 
> Is this not compatible with value profiling? or just not implemented yet?
Not compatible, but this feature is mainly for coverage testing.
https://github.com/llvm/llvm-project/pull/69493
    
    
More information about the llvm-commits
mailing list