Skip to content

NCG(x86): Compile add+shift as lea if possible.

Andreas Klebinger requested to merge wip/andreask/add_mul_lea into master

Prompted by a thread on reddit. This seemed easy to fix, and it was.

@andrewthad Feel free to open tickets about perf shortcomings like this in the future. Not all of them will be addressed as quickly but it helps to know where we fall short.

Merge request reports