Move continue-block to after all branches.
This commit is contained in:
parent
e7f6cac1bd
commit
f3c63cc359
6 changed files with 54 additions and 40 deletions
|
|
@ -60,8 +60,6 @@ Linked vertex stage:
|
|||
24: Label
|
||||
Store 26(B) 21
|
||||
Branch 13
|
||||
13: Label
|
||||
Branch 10
|
||||
25: Label
|
||||
29: 6(int) Load 8(i)
|
||||
31: 6(int) SMod 29 30
|
||||
|
|
@ -76,6 +74,8 @@ Linked vertex stage:
|
|||
37: 6(int) IAdd 36 19
|
||||
Store 8(i) 37
|
||||
Branch 13
|
||||
13: Label
|
||||
Branch 10
|
||||
12: Label
|
||||
Store 38(D) 39
|
||||
Return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue