RFR: 8308994: C2: Re-implement experimental post loop vectorization [v2]

Pengfei Li pli at openjdk.org
Tue Jul 4 02:29:15 UTC 2023


On Wed, 28 Jun 2023 10:16:28 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> I just added some shorts, so that the int and float would be duplicated ;)
>
> Suggested solution: track the last memory state per slice, just like I recently did in `SuperWord::schedule_reorder_memops` with `current_state_in_slice`.

I'm not quite familiar with memory slice. Will do more investigation and come back later.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14581#discussion_r1251405644


More information about the hotspot-compiler-dev mailing list