On Tue, 15 Oct 2024 16:25:04 GMT, Emanuel Peter <[email protected]> wrote:
>> Quan Anh Mai has updated the pull request with a new target base due to a
>> merge or a rebase. The pull request now contains one commit:
>>
>> [vectorapi] Refactor VectorShuffle implementation
>
> src/hotspot/share/opto/vectornode.hpp line 1618:
>
>> 1616: public:
>> 1617: VectorLoadShuffleNode(Node* in, const TypeVect* vt)
>> 1618: : VectorNode(in, vt) {}
>
> Can you add a comment above "class VectorLoadShuffleNode" to say what its
> semantics are?
Done, I would refrain from renaming it right now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21042#discussion_r1859030030