Displaying 1 result from an estimated 1 matches for "d87312".
Did you mean:
d87311
2020 Sep 02
2
[RFC] Framework for Finding and Using Similarity at the IR Level
Indeed, an awesome project and an excellent report!
Code size doesn't really get much attention, so the level of detail and the
strong roadmap is refreshing.
Hopefully, the project will provide execution times along with code-size
> reductions.
>
I doubt it.
Outlining will (almost?) always make for slower code due to a lot more
calls being made. But that's ok for embedded targets,