cosmetics

This commit is contained in:
Quentin Carbonneaux 2015-07-22 05:30:59 -04:00
parent b35a7d2acd
commit 58c314eeaf
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@
@start
%ten = copy 10
%dum = copy 0 # dummy live-through temprorary
%dum = copy 0 # dummy live-through temporary
@loop
%alt = phi @start 0, @left %alt1, @right %alt1
%cnt = phi @start 100, @left %cnt, @right %cnt1