Skip to content

Conversation

@tyb0807
Copy link
Contributor

@tyb0807 tyb0807 commented Oct 10, 2025

No description provided.

Copy link
Contributor

@ftynse ftynse left a comment

Choose a reason for hiding this comment

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

LGTM, but please give @martin-luecke a chance to review

op.attributes["index"] = ir.DictAttr.get(index_mappings)

if getattr(node, "elements_per_thread", None):
op.attributes["wave.elements_per_thread"] = ir.IntegerAttr.get(
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we avoid using generic syntax? Probably not in this commit and may require thinking about exposing something like interfaces in python...

Copy link
Contributor

@martin-luecke martin-luecke left a comment

Choose a reason for hiding this comment

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

LGTM, let's just see that CI successfully runs the mlir_converter.py lit test on linux-mi325-1gpu-ossci-iree-org before merging

@tyb0807 tyb0807 force-pushed the wave_attr branch 5 times, most recently from 8fb19cd to 3bbac5f Compare October 14, 2025 21:36
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
@martin-luecke martin-luecke merged commit bfff5c3 into iree-org:main Oct 15, 2025
18 of 19 checks passed
@tyb0807 tyb0807 deleted the wave_attr branch October 15, 2025 09:03
Megan0704-1 pushed a commit to Megan0704-1/wave that referenced this pull request Oct 28, 2025
suryajasper pushed a commit to suryajasper/wave that referenced this pull request Oct 29, 2025
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
Signed-off-by: Surya Jasper <45545431+suryajasper@users.noreply.github.com>
adedespirlet pushed a commit to adedespirlet/wave that referenced this pull request Oct 29, 2025
sa-faizal pushed a commit that referenced this pull request Nov 3, 2025
Signed-off-by: tyb0807 <sontuan.vu@amd.com>
Signed-off-by: sa-faizal <sahil.faizal@amd.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.

3 participants