doc: add more sample ir and graph files
This commit is contained in:
6
doc/sample/ir/parse-test.mie
Normal file
6
doc/sample/ir/parse-test.mie
Normal file
@@ -0,0 +1,6 @@
|
||||
%1, %reg.2, $X0 = ~scf.for(%a, %b) ({
|
||||
^b0:
|
||||
~arith.constant() : () -> ()
|
||||
^b1:
|
||||
~arith.constant() : () -> ()
|
||||
}) {test_attrib = 2 : i32 } : (i8, i1) -> (i32, i32, i32)
|
||||
Reference in New Issue
Block a user