mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
add pressure in left block of alt.ssa
This commit is contained in:
parent
18cdbc1e7d
commit
7be3711bb6
@ -12,7 +12,8 @@
|
||||
@left
|
||||
%x = phi @loop 10, @left %x1
|
||||
%x1 = sub %x, 1
|
||||
jez %x, @loop, @left
|
||||
%z = copy %x
|
||||
jez %z, @loop, @left
|
||||
@right
|
||||
%cnt1 = phi @loop %cnt, @right %cnt2
|
||||
%cnt2 = sub %cnt1, %ten
|
||||
|
||||
Loading…
Reference in New Issue
Block a user