RFR: 8366702: C2 SuperWord: refactor VTransform vector nodes
Manuel Hässig
mhaessig at openjdk.org
Fri Sep 5 17:51:14 UTC 2025
On Fri, 5 Sep 2025 13:18:07 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> we can just use the CountedLoop as control, which is good enough
For my understanding: this is because we can only vectorize if there are no other control dependencies in the loop?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27056#discussion_r2325684207
More information about the hotspot-compiler-dev
mailing list