RFR: 8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort [v3]
Denghui Dong
ddong at openjdk.org
Fri Jan 12 15:24:30 UTC 2024
On Tue, 9 Jan 2024 05:26:43 GMT, Denghui Dong <ddong at openjdk.org> wrote:
>> A minor improvement could be made for bubble sort in SuperWord::packset_sort to reduce the comparison count in bad cases.
>>
>> See https://en.wikipedia.org/wiki/Bubble_sort
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
>
> update
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17190#issuecomment-1889494658
More information about the hotspot-compiler-dev
mailing list