Integrated: 8280003: C1: Reconsider uses of logical_and immediates in LIRGenerator::do_getObjectSize
Aleksey Shipilev
shade at openjdk.java.net
Wed May 4 15:42:42 UTC 2022
On Fri, 14 Jan 2022 11:05:45 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the discussion in the bug.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `java/lang/instrument`
> - [x] Linux x86_32 fastdebug `java/lang/instrument`
> - [x] Linux AArch64 fastdebug `java/lang/instrument`
> - [x] Linux ARM32 fastdebug `java/lang/instrument`
> - [x] Linux PPC64 fastdebug `java/lang/instrument`
> - [x] Linux x86_64 fastdebug `tier1`
> - [x] Linux x86_32 fastdebug `tier1`
> - [x] Linux AArch64 fastdebug `tier1`
> - [x] Linux PPC64 fastdebug `tier1`
This pull request has now been integrated.
Changeset: 7b7207a4
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7b7207a45a2838823b42c9c7cb0a45a97996018a
Stats: 25 lines in 8 files changed: 4 ins; 1 del; 20 mod
8280003: C1: Reconsider uses of logical_and immediates in LIRGenerator::do_getObjectSize
Co-authored-by: Sergey Nazarkin <snazarki at openjdk.org>
Reviewed-by: snazarki, dlong, iveresov
-------------
PR: https://git.openjdk.java.net/jdk/pull/7080
More information about the hotspot-compiler-dev
mailing list