RFR: 8327380: Add tests for Shenandoah barrier expansion optimization
Aleksey Shipilev
shade at openjdk.org
Mon Jun 24 18:30:12 UTC 2024
On Wed, 17 Apr 2024 13:27:11 GMT, Kangcheng Xu <kxu at openjdk.org> wrote:
> The Ideal graph for Shenandoah barrier expansion is optimized so that unnecessary checks are eliminated; however, currently there is no test cases to determine these optimizations are in effect.
>
> Adding unit tests with the IR test framework will support related code changes in the future.
The PR is quite old. Please merge from current master to get a clean test re-run first?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18814#issuecomment-2187162837
More information about the hotspot-compiler-dev
mailing list