[llvm] [GenericDomTreeConstruction] Store the semidominator value in Label (PR #207603)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 11:17:00 PDT 2026


MaskRay wrote:

A tiny optimization, noticed as I am updating https://maskray.me/blog/2020-12-11-dominator-tree#semi-nca-algorithm  "sdom[*] and best[*] holding pre-order numbers rather than vertices"  is better

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


More information about the llvm-commits mailing list