Skip to content

Conversation

@Keenuts
Copy link
Contributor

@Keenuts Keenuts commented Jan 12, 2026

Adds multiple tests focusing on alternative types, offsets and nested structs.

Adds multiple tests focusing on alternative types, offsets
and nested structs.
@Keenuts Keenuts requested a review from s-perron January 12, 2026 12:00
First one had a bad offset (clang is broken when padding is required).
Building this around so we can still test different types (padding
is already covered by other tests).

Also, fixed a badly written tests (superfluous static)
@Keenuts
Copy link
Contributor Author

Keenuts commented Jan 13, 2026

Only failure in the CI is a Wave related tests, not related to push constants.

Copy link
Contributor

@s-perron s-perron left a comment

Choose a reason for hiding this comment

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

Sorry. I had reviewed this earlier, but forgot to hit submit. The only real issue to be explicit about which layout you are using when compiling. The compilers have different default (as least for now).

Copy link
Contributor

Choose a reason for hiding this comment

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

@farzonl What is the current status of the row and col major attributes? Will they eventually be implemented in clang?

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