RFR: 8367333: C2: Vector math operation intrinsification failure [v2]
Vladimir Ivanov
vlivanov at openjdk.org
Tue Sep 16 20:09:24 UTC 2025
On Mon, 15 Sep 2025 15:24:58 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review feedback
>
> test/hotspot/jtreg/compiler/vectorapi/TestVectorMathLib.java line 40:
>
>> 38: * -XX:CompileCommand=compileonly,compiler.vectorapi.TestVectorMathLib::test*
>> 39: * -XX:+StressIncrementalInlining
>> 40: * compiler.vectorapi.TestVectorMathLib
>
> Suggestion:
>
> * -XX:+StressIncrementalInlining compiler.vectorapi.TestVectorMathLib
Ok, fixed. I prefer to keep test class name on a separate line.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27263#discussion_r2353534340
More information about the hotspot-compiler-dev
mailing list