RFA: 8074349: AARCH64: C2 generates poor code for some byte and character stores

Andrew Haley aph at redhat.com
Tue Mar 3 18:19:44 UTC 2015


On 03/03/2015 06:16 PM, Vladimir Kozlov wrote:
> Looks good.
> 
> Since it is platform specific code new rule allow you to push changes yourself.

OK.

> Make sure you have jcheck enabled - ~/.hgrc has
> 
> [extensions]
> jcheck=/<your path to jcheck>/jcheck.py
> [hooks]
> pretxnchangegroup=python:jcheck.hook
> pretxncommit=python:jcheck.hook
> 
> See http://openjdk.java.net/projects/code-tools/jcheck/

Yes, long since.

> And, please, make sure changeset has correct header:
> 
> 8074349: AARCH64: C2 generates poor code for some byte and character stores
> Summary: Use iRegIorL2I as the source operand for all stores of int size or less.
> Reviewed-by: kvn
> 
> See http://openjdk.java.net/guide/producingChangeset.html

If this header is wrong, you'll have to tell me where.  I can't see it.

Thanks,
Andrew.




More information about the hotspot-dev mailing list