RFR: 8327380: Add tests for Shenandoah barrier expansion optimization

Aleksey Shipilev shade at openjdk.org
Mon Jun 24 18:12: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.

Marked as reviewed by shade (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/18814#pullrequestreview-2136465483


More information about the hotspot-compiler-dev mailing list