Skip to content

Conversation

@jakpiase
Copy link
Contributor

Proposed changes

This PR adds a new pipeline that supports vectorloads > 1 for cases in which A/B last dimension is not a multiple of vectorload. Previously that kind of behavior would result in reaching out of bounds, but this pipeline introduces scalar reads for last loop iteration which fixes that problem.

@jakpiase jakpiase changed the title [CK_TILE Add irregular tail vectorloads pipeline [CK_TILE] Add irregular tail vectorloads pipeline Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants