[PATCH] D46228: [ELF] Use union-find set in Call-Chain Clustering (C³) heuristic to improve worst-case time complexity.

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 20:09:50 PDT 2018


Bigcheese added a comment.

I mean performance of actual cases.  I'm interested in if the cache effects of list vs vector matter.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46228





More information about the llvm-commits mailing list