Skip to content

[SLP] Non-strided stores recognized as strided stores by analyzeRtStrideCandidate() #204011

@bababuck

Description

@bababuck

Seen in x264 when testing costing changes.

Near strided store cases such as the following are being considered widened strided stores.

1
2
3
stride
stride + 1
stride + 2
stride + 3
2 * stride

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions