Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SVE] Add codegen support for scalable buffer accesses #16696

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

lhutton1
Copy link
Contributor

This commit adds support for generating code for scalable loads and stores. It also adds support for the creation of scalable broadcast operations.

Co-authored-by: Elen Kalda elen.kalda@arm.com
Co-authored-by: Neil Hickey neil.hickey@arm.com

This commit adds support for generating code for scalable loads and
stores. It also adds support for the creation of scalable broadcast
operations.

Co-authored-by: Elen Kalda <elen.kalda@arm.com>
Co-authored-by: Neil Hickey <neil.hickey@arm.com>
Change-Id: Id4600a2d4537f5260f4a7dc7ed430df6b8e53eb3
@lhutton1
Copy link
Contributor Author

Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lhutton1, looks good! :)

@ekalda ekalda merged commit af0c038 into apache:main Mar 14, 2024
19 checks passed
@ekalda
Copy link
Contributor

ekalda commented Mar 14, 2024

Thanks @lhutton1!

@lhutton1 lhutton1 deleted the p4-sve-codegen-support branch March 14, 2024 16:46
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
This commit adds support for generating code for scalable loads and
stores. It also adds support for the creation of scalable broadcast
operations.


Co-authored-by: Elen Kalda <elen.kalda@arm.com>
Co-authored-by: Neil Hickey <neil.hickey@arm.com>
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