[lld] [test] Fixes #120514 (PR #125450)

Pengying Xu via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 03:07:37 PST 2025


Colibrow wrote:

@MaskRay I was able to reproduce this problem in the Mac environment and printed the nodesForDataCompression information before and after the BalancePartition algorithm. I found that the input before the algorithm was consistent, but there was a difference in order after running. Is this something in the BP algorithm? some randomness or something..
@ellishg Hi ellis, do you have any idea? thx.

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


More information about the llvm-commits mailing list