On Wed, Nov 25, 2015 at 2:52 PM, <hotspot-dev-requ...@openjdk.java.net> wrote: > Have you looked anything at the performance of the generated code? No. I looked at the emitted code, saw 'MOVQDU' instruction being used (it was 'MOVQDA' before that resulted in alignment error), and concluded that the compiler knows what it's doing :-) > It would be interesting to understand what type of performance you see with > your patch. If you have specific benchmark in mind, I am willing to run it.
Sasha