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

Remove LLVM dependency from KernelThunk #97178

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

Merged
merged 1 commit into from
Jul 21, 2025
Merged

Conversation

copybara-service[bot]
Copy link

Remove LLVM dependency from KernelThunk

We try to not depend on LLVM in the runtime, to make lean deployments easier.

Therefore this change removes one usage of llvm::enumerate and replaces it with a standard for loop.

It also fixes a log message where the wrong index was printed.

@copybara-service copybara-service bot force-pushed the exported_pr_783212586 branch 5 times, most recently from 0c5938d to b75b490 Compare July 21, 2025 08:30
We try to not depend on LLVM in the runtime, to make lean deployments easier.

Therefore this change removes one usage of llvm::enumerate and replaces it with a standard for loop.

It also fixes a log message where the wrong index was printed.

PiperOrigin-RevId: 785339825
@copybara-service copybara-service bot force-pushed the exported_pr_783212586 branch from b75b490 to 1e66561 Compare July 21, 2025 08:56
@copybara-service copybara-service bot merged commit 1e66561 into master Jul 21, 2025
@copybara-service copybara-service bot deleted the exported_pr_783212586 branch July 21, 2025 08:57
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