Files
react/compiler/crates/react_ssa/README.md
2024-04-02 16:49:31 -07:00

138 B

react_ssa

This crate handles conversion to/from SSA and normal form. This includes a pass to eliminate redundant phi nodes in SSA form.