bytecodealliance / bytecodealliance/wasmtime
Cranelift: use target-specific cost functions for egraph extraction
Open
cranelift
cranelift:goal:optimize-speed
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
(I thought we had an issue on file for this but I couldn't find it.)
This would allow us to make our CLIF opcodes have cost roughly equal to their expected number of cycles on the target ISA and whatnot.
Contributor guide
Assessment
This issue has not been assessed yet.