Expand description
EliminateNestedUnion: flattens nested Union to a single Union
Structsยง
- Eliminate
Nested Union - An optimization rule that replaces nested unions with a single union.
EliminateNestedUnion: flattens nested Union to a single Union