Join Slack
Powered by
Is there any utility that performs SSA? I want to ...
# compiler
s
Sri Harsha Chilakapati
04/10/2026, 2:44 AM
Is there any utility that performs SSA? I want to rewrite expressions into SSA like temporaries and explore reducing allocations in immutable data types.
Sri Harsha Chilakapati
04/10/2026, 2:52 AM
For context on what I’m attempting:
https://github.com/sriharshachilakapati/kotlin-structs/blob/main/docs/proposal-v1.md
😲 1
4
Views
Open in Slack
Previous
Next