FuelLabs/sway
Add "definition dominates use" check in the IR verifier
Aperta
#3164 aperta il 27 ott 2022
compilercompiler: irenhancementgood first issueteam:compiler
Metriche repository
- Star
- (61.702 stelle)
- Metriche merge PR
- (Merge medio 22h 6m) (16 PR mergiate in 30 g)
Descrizione
With #3128 , we now have a dominator tree. Use that to verify that every SSA definition dominates its uses.