Files
cs420/examples/simplify_cfg/merge.output.ir
2020-04-23 00:56:28 +09:00

10 lines
110 B
Plaintext

fun i32 @foo {
init:
bid: b0
allocations:
block b0:
%b0:i0:i32 = add 42:i32 37:i32
ret %b0:i0:i32
}