-
Notifications
You must be signed in to change notification settings - Fork 0
bug: Fix for loops IR useless block #105
Open
Labels
Description
The block_1 generated by ranged for loops and probably for loops as well is purely useless and doesn't serve a purpose thus it's removal is important