[llvm] [MC] Fix quadratic runtime within alignment boundary fragment relaxation (PR #176535)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 20:49:17 PST 2026
MaskRay wrote:
https://github.com/llvm/llvm-project/pull/184544 should fix the linear time convergence issue in a more general way.
https://github.com/llvm/llvm-project/pull/176535
More information about the llvm-commits
mailing list