Skip to content

Conversation

@piotrAMD
Copy link
Contributor

@piotrAMD piotrAMD commented Jan 8, 2026

Add llvmTypeNameOverride property to DialectType to allow overriding the LLVM IR type name generated for dialect types. This is useful when the natural dialect+mnemonic name does not match backend conventions.

Add llvmTypeNameOverride property to DialectType to allow overriding
the LLVM IR type name generated for dialect types. This is useful when
the natural dialect+mnemonic name does not match backend conventions.
@piotrAMD piotrAMD requested a review from nhaehnle January 8, 2026 11:54
Copy link
Member

@nhaehnle nhaehnle left a comment

Choose a reason for hiding this comment

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

LGTM. For future reference, some of these tests could have perhaps been done a little more elegantly using the ExampleDialect and textual comparison with the produced LLVM IR, but it doesn't matter much.

@piotrAMD piotrAMD merged commit 72b76fa into GPUOpen-Drivers:dev Jan 12, 2026
8 checks passed
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