Skip to content

[libclc] Fix unresolved reference to missing table #133691

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
Mar 31, 2025

Conversation

frasercrmck
Copy link
Contributor

Splitting the 'ln_tbl' into two in db98e29 wasn't done thoroughly enough as some references to the old table still remained. This commit fixes the unresolved references by updating to the new split table.

Splitting the 'ln_tbl' into two in db98e29 wasn't done thoroughly
enough as some references to the old table still remained. This commit
fixes the unresolved references by updating to the new split table.
@frasercrmck frasercrmck merged commit 87602f6 into llvm:main Mar 31, 2025
12 of 13 checks passed
@frasercrmck frasercrmck deleted the libclc-fix-missing-table branch March 31, 2025 15:55
mikolaj-pirog pushed a commit to mikolaj-pirog/llvm-project that referenced this pull request Mar 31, 2025
Splitting the 'ln_tbl' into two in db98e29 wasn't done thoroughly
enough as some references to the old table still remained. This commit
fixes the unresolved references by updating to the new split table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libclc libclc OpenCL library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants