From dfcf11cb8d7f28acad505c2785831424c38554b8 Mon Sep 17 00:00:00 2001 From: bd-912 Date: Sat, 27 Apr 2024 21:31:11 -0600 Subject: LIRVisitor Correct Liveness Analysis! --- output/ex41.vaporm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'output/ex41.vaporm') diff --git a/output/ex41.vaporm b/output/ex41.vaporm index ad9726c..25cf1b2 100644 --- a/output/ex41.vaporm +++ b/output/ex41.vaporm @@ -85,8 +85,8 @@ while10_end: $s7 = $s3 goto :while5_test while5_end: - $s3 = $s6 - $v0 = $s3 + $s7 = $s6 + $v0 = $s7 $s0 = local[0] $s1 = local[1] $s2 = local[2] -- cgit v1.2.3