IR: rename <CODE> to <CHUNK> , put the code lines in a new sub node <CODE> for improved xml structure

This commit is contained in:
Irmen de Jong
2025-10-01 19:32:05 +02:00
parent 9d3b2f12fd
commit 4187f97f7a
4 changed files with 23 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
TODO
====
IR: rename <CODE> to <CHUNK> , put the code lines in a new sub node <CODE> for improved xml structure.
IR: register type error when compiling examples/textelite with expericodegen
TestVMCodegen: add tests for SSA block split/joins/check last instruction to be a valid SSE block ender