Loops involving entry block are not properly handled. #6148
Labels
audit-report
Related to the audit report
bug
Something isn't working
compiler: ir
IRgen and sway-ir including optimization passes
Dominance frontier analysis may panic if entry block has more than one in edge
Infinite loops may occur in simplify_cfg while chaining blocks
mem2reg may incorrectly optimize ir and produce code that executes to different results.
The text was updated successfully, but these errors were encountered: