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

[Codegen][GPU] Use I64ArrayAttr for tile sizes for simpler printing #18575

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

qedawkins
Copy link
Contributor

The extra : index type qualifiers on the tile size attributes from using an index array attribute was just distracting. Use I64ArrayAttr instead which has simpler printing.

The extra `: index` type qualifiers on the tile size attributes from
using an index array attribute was just distracting. Use I64ArrayAttr
instead which has simpler printing.
@qedawkins qedawkins merged commit 5a6bd8d into iree-org:main Sep 22, 2024
35 checks passed
@qedawkins qedawkins deleted the stop_qualifying_tile_size_types branch September 22, 2024 13:15
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