Skip to content

[VectorCombine] foldInsExtFNeg -support mismatching extract/insert indices #125675

@RKSimon

Description

@RKSimon

foldInsExtFNeg is currently limited to insert(dst, fneg(extract(src,idx)), idx) patterns with the same extract/insert index.

We should be able to handle cases where the (legal) indices are different with suitable shuffle masks + costs.

CC @ParkHanbum who's handled similar cases in the past

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions