Roberto Castañeda Lozano
Results
1
issues of
Roberto Castañeda Lozano
`NeverBranch` nodes introduce fake branches out of infinite loops to simplify intermediate optimizations that assume full reachability:  `PhaseCFG::convert_NeverBranch_to_Goto()` transforms such nodes into simple `Goto` nodes, removing the fake branch...
ready
rfr
hotspot-compiler