←back to thread

164 points mpweiher | 2 comments | | HN request time: 0.001s | source
Show context
PoignardAzur ◴[] No.45090956[source]
It feels sometimes that compiler backend devs haven't quite registered the implications of the TDPE paper.

As far as I can tell it gets pareto improvements far above LLVM, Cranelift, and any WebAssembly backend out there. You'd expect there to be a rush to either adopt their techniques or at least find arguments why they wouldn't work for generalist use cases, but instead it feels like maintainers of the above project have absolutely no curiosity about it.

replies(4): >>45091295 #>>45112642 #>>45113191 #>>45113908 #
1. webdevver ◴[] No.45091295[source]
whats "the TDPE paper"?
replies(1): >>45091310 #
2. webdevver ◴[] No.45091310[source]
found it

https://docs.tpde.org/

https://arxiv.org/abs/2505.22610