Skip to content

Fix incorrect natural vector size on Zen4#8570

Merged
abadams merged 2 commits intomainfrom
abadams/zen4_natural_vector_size
Feb 14, 2025
Merged

Fix incorrect natural vector size on Zen4#8570
abadams merged 2 commits intomainfrom
abadams/zen4_natural_vector_size

Conversation

@abadams
Copy link
Copy Markdown
Member

@abadams abadams commented Feb 10, 2025

No description provided.

@abadams
Copy link
Copy Markdown
Member Author

abadams commented Feb 10, 2025

Looks like the function is marked .func instead of .entry in the ptx now, which results in it being dead-stripped by the ptx compiler. I'll see if I can find out what we're supposed to be doing

@mcourteaux
Copy link
Copy Markdown
Contributor

Looks like the function is marked .func instead of .entry in the ptx now, which results in it being dead-stripped by the ptx compiler. I'll see if I can find out what we're supposed to be doing

Thanks. It's been bugging me for a week now, and I can't do anything about it :P

@abadams
Copy link
Copy Markdown
Member Author

abadams commented Feb 10, 2025

Oops, I actually meant to leave that comment in your PR, but yeah, it's the same issue

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