Support declaring the same predecessor more than once in SSABulder
Offen
frontend
- Vorherrschende Sprache
- Rust
- Sterne
- 115
- Forks
- 84
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
Extracted from https://github.com/0xPolygonMiden/miden-ir/pull/22#discussion_r1355858488
>A solution to this particular problem though is to split the edge in the predecessor, introducing new blocks along any duplicate edges which branch to the same successor, and which act as a passthrough for the "true" successor block. This gets you the desired behavior without the complexity of supporting the same block on more than one path in multi-way branching instructions.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.