Open
Description
The idea of optimising compiler will be to replace some generic instructions that are generated by ssa.js, with some platform-specific ones (hopefully, prefixed with x64/
).
So, while baseline is just generating generic code on all platforms, the optimising will figure out precise instructions and do it's job well! :)
Metadata
Metadata
Assignees
Labels
No labels