Skip to content

[VectorCombine] Expand Intrinsic::vector_insert calls into shufflevectors #145512

Closed
@RKSimon

Description

@RKSimon

These are being generated by SLP and, the expansion is already performed in InstCombinerImpl.visitCallInst - but this occurs AFTER vector-combine has run, so further cost driven vector-combine shuffle folds are missed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions