"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "5bcee9aa1e4b636e340346c9cf7207d7c4509dbe"
[LLD][ELF] - Simplify Call-Chain Clustering implementation a bit.
Looking at the current implementation and algorithm description, it does not seem we need to keep vector with all edges for each cluster and can just remember the best one. This is NFC change. Differential revision: https://reviews.llvm.org/D50609 llvm-svn: 340806
Loading
Please register or sign in to comment