Integrated: 8324750: C2: rename Matcher methods using "superword" -> "autovectorization"

Emanuel Peter epeter at openjdk.org
Mon Jan 29 08:53:41 UTC 2024


On Fri, 26 Jan 2024 09:53:53 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Subtask of https://github.com/openjdk/jdk/pull/16620
> 
> Matcher::superword_max_vector_size -> Matcher::max_vector_size_autovectorization
> 
> Matcher::match_rule_supported_superword -> match_rule_supported_autovectorization
> 
> This is to make the naming more general, since these methods can be used by any autovectorizer in the future.

This pull request has now been integrated.

Changeset: f0bae793
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f0bae7939a61a79f3e07de97451c433e91742069
Stats:     34 lines in 12 files changed: 0 ins; 0 del; 34 mod

8324750: C2: rename Matcher methods using "superword" -> "autovectorization"

Reviewed-by: kvn, chagedorn

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

PR: https://git.openjdk.org/jdk/pull/17583


More information about the hotspot-compiler-dev mailing list