RFR: 8357530: C2 SuperWord: Diagnostic flag AutoVectorizationOverrideProfitability [v3]

Tobias Hartmann thartmann at openjdk.org
Mon May 26 07:20:29 UTC 2025


On Mon, 26 May 2025 05:23:58 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> src/hotspot/share/opto/c2_globals.hpp line 381:
>> 
>>> 379:           "Override the auto vectorization profitability heuristics."       \
>>> 380:           "0 = Run auto vectorizer, but abort just before applying"         \
>>> 381:           "    vectrorization, as though it was not profitable."            \
>> 
>> Suggestion:
>> 
>>           "    vectorization, as though it was not profitable."             \
>
> And shouldn't this be ".... as if it was not profitable"?

I think you missed my second comment here.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25387#discussion_r2106687368


More information about the hotspot-compiler-dev mailing list