optimizing some pointer codegen for indexed derefs

This commit is contained in:
Irmen de Jong
2025-08-30 21:13:03 +02:00
parent ff9bec90ec
commit 4a1256c772
6 changed files with 319 additions and 271 deletions

View File

@@ -1,9 +1,6 @@
TODO
====
examples/pointers/sorting.p8 fails to compile for 6502.
not all source lines are correctly reported in the IR file,
for example the below subroutine only shows the sub() line:
sub two() {