mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 07:28:52 +00:00
Update tests
This commit is contained in:
@@ -40,7 +40,7 @@ block b5:
|
||||
|
||||
block b6:
|
||||
%b6:p0:i32:t1
|
||||
%b6:i0:i32 = call @f:*[ret:i32 params:(i32)](%b6:p0:i32)
|
||||
%b6:i0:i32 = call @f:[ret:i32 params:(i32)]*(%b6:p0:i32)
|
||||
%b6:i1:u1 = cmp eq %b6:i0:i32 9:i32
|
||||
%b6:i2:i32 = typecast %b6:i1:u1 to i32
|
||||
ret %b6:i2:i32
|
||||
|
||||
Reference in New Issue
Block a user