Anonymous
7/13/2025, 12:04:15 AM
No.105885925
>>105885507
thanks anon, I'd like to understand how Haskell's IR work. There's a stackoverflow that says it has a lot similarities to a new optimizing compiler's IR, RVSDG
https://langdev.stackexchange.com/questions/1823/what-is-the-relationship-between-stg-and-rvsdg
>>105885571
thank you to you too, and it might actually. I have some SSE assembly for the first time recently for 4x4 matrix and vector multiplications, for both column and row order.
thanks anon, I'd like to understand how Haskell's IR work. There's a stackoverflow that says it has a lot similarities to a new optimizing compiler's IR, RVSDG
https://langdev.stackexchange.com/questions/1823/what-is-the-relationship-between-stg-and-rvsdg
>>105885571
thank you to you too, and it might actually. I have some SSE assembly for the first time recently for 4x4 matrix and vector multiplications, for both column and row order.