RFR: 8129551: some regressions introduced by addition of vectorisation code
Edward Nevill
edward.nevill at linaro.org
Tue Jun 23 19:01:44 UTC 2015
On 23 June 2015 at 18:55, Vladimir Kozlov <vladimir.kozlov at oracle.com>
wrote:
> asserts works only in debug VM so I would leave original imm32 &= 0xff and
> imm32 &= 0xffff.
> I think you should also move comments with table to
> macroAssembler_aarch64.cpp.
Done. New webrev at
http://cr.openjdk.java.net/~enevill/8129551/webrev.02
Does this look OK now?
Thanks,
Ed.
More information about the hotspot-dev
mailing list