RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Quan Anh Mai
qamai at openjdk.org
Fri Dec 6 17:00:15 UTC 2024
On Fri, 6 Dec 2024 16:20:55 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Ah i see now, you want to ensure an invocation to the final/concrete method. (The IDE's highlighting of the redundant cast is misleading)
>
> The common way we tend to do this in other areas is assign to a local variable with the sharper type. This makes it a littler clearer on the intent. Could you do that?
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21042#discussion_r1873698414
More information about the hotspot-compiler-dev
mailing list