update tests to new comparisons
This commit is contained in:
parent
21d637efc8
commit
cfa285395e
11 changed files with 23 additions and 23 deletions
|
@ -5,7 +5,7 @@ function $test() {
|
|||
@loop
|
||||
%n0 =l phi @start -1988, @loop %n1
|
||||
%n1 =l add 1, %n0
|
||||
%cmp =l csle 1991, %n1
|
||||
%cmp =w cslel 1991, %n1
|
||||
jnz %cmp, @end, @loop
|
||||
@end
|
||||
ret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue