[llvm] [SampleFDO] Improve stale profile matching by diff algorithm (PR #87375)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 22:40:39 PDT 2024


https://github.com/WenleiHe commented:

Thanks for the changes. Looking good overall and getting really close now.

I just wonder now that we rely on sequence match, do we still need to exclude indirect calls?  

https://github.com/llvm/llvm-project/pull/87375


More information about the llvm-commits mailing list