Skip to content

[SLP] Avoid -passes=instcombine stages in SLP tests #145511

Open
@RKSimon

Description

@RKSimon

As discussed on #144933 - we shouldn't be having multiple pass stages in SLP tests as it obscures the effect of the the vectorizer - especially as in most cases slp-vectorizer and instcombine are not sequential.

The slp tests should only run -passes=slp-vectorizer in nearly all cases and if there is a need to check for additional IR then we should consider copying / moving the test to PhaseOrdering

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions