Jakub Doka
|
5275a7e0fd
|
adding slices
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
|
2024-12-21 23:44:33 +01:00 |
|
Jakub Doka
|
48a0c8d0b9
|
POC for removeing needless stack offset computes when only value is used
TBD: there are far more cases where this will apply
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
|
2024-12-15 17:17:41 +01:00 |
|
Jakub Doka
|
dc96c8b10a
|
the items accesed outside the nested scope no longer get duplicated
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
|
2024-12-14 18:50:13 +01:00 |
|
Jakub Doka
|
5aeeedbdce
|
fixing non pointer struct method receiver not counting as use
forgot to strip pointer
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
|
2024-12-14 15:19:02 +01:00 |
|