Skip to content

Conversation

@avik-pal
Copy link
Collaborator

No description provided.

Copy link
Member

@wsmoses wsmoses left a comment

Choose a reason for hiding this comment

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

Lg but also FYI we'll have to make sure we register it to our mlircontext to use it

@wsmoses
Copy link
Member

wsmoses commented Jan 26, 2025

Also FYI we shouldnt need the http archive since it should already be a dep of xla itself

mlir::registerNVVMDialectImport(registry);
mlir::LLVM::registerInlinerInterface(registry);

mlir::sdy::registerAllDialects(registry);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@wsmoses this should be enough right

Copy link
Member

Choose a reason for hiding this comment

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

Double check if there’s a loadDialect call somewhere too otherwise lgtm

@avik-pal avik-pal merged commit 6e4c6a8 into main Jan 26, 2025
28 of 33 checks passed
@avik-pal avik-pal deleted the ap/shardy branch January 26, 2025 14:05
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