RFR: 8267265: Use new IR Test Framework to create tests for C2 IGV transformations

John Tortugo github.com+2249648+johntortugo at openjdk.java.net
Thu Aug 19 19:25:28 UTC 2021


On Tue, 17 Aug 2021 11:15:43 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>     * I think you should split the work into the creation of new IR tests of existing transformations (this RFE) and changing actual C2 IR transformations. I suggest to file a new RFE or bug for missing/potential wrong transformations with the corresponding IR tests for them.

I just created [this RFE](https://bugs.openjdk.java.net/browse/JDK-8272735) for the discussion/work on adjusting the Ideal transformations.

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

PR: https://git.openjdk.java.net/jdk/pull/5135


More information about the hotspot-compiler-dev mailing list