这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove HLO and Autotuner dependency from CublasLtMatmulThunk #97180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

Remove HLO and Autotuner dependency from CublasLtMatmulThunk

Thunks should not depend on compiler components, therefore I
remove the HLOInstruction pointer from the constructor and
perform the necessary data accesses in IrEmitterUnnested.

That's also how other thunks work.

@copybara-service copybara-service bot force-pushed the exported_pr_783212585 branch from b81a207 to cec6d2c Compare July 21, 2025 14:01
Thunks should not depend on compiler components, therefore I
remove the HLOInstruction pointer from the constructor and
perform the necessary data accesses in IrEmitterUnnested.

That's also how other thunks work.

PiperOrigin-RevId: 783212585
@copybara-service copybara-service bot force-pushed the exported_pr_783212585 branch from cec6d2c to 65f23d7 Compare July 22, 2025 12:26
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.

1 participant