RFR: 8359412: Template-Framework Library: Operations and Expressions [v6]

Emanuel Peter epeter at openjdk.org
Fri Sep 19 05:51:25 UTC 2025


On Thu, 18 Sep 2025 17:32:22 GMT, Galder Zamarreño <galder at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - more comments
>>  - add othervm to test
>
> Nice additions @eme64!
> 
> I would have liked to see an example of real use case of this in action included in the PR, e.g. some kind of IR test that takes advantage of this. E.g. a companion version (and/or replacement) for `VectorReduction2`? A follow up RFE would of course be fine for this.

@galderz Thanks for reviewing!
Can you spell out a little more what you would like to see? For me, the `compiler/igvn/ExpressionFuzzer.java` is already "an example of real use" for me. And I have a lot still planned in future RFE's, see the "future work" section in the PR description ;)

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

PR Comment: https://git.openjdk.org/jdk/pull/26885#issuecomment-3310686831


More information about the hotspot-compiler-dev mailing list