Skip to content
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

Add native llvm-dialects-tblgen for cross-compiling #116

Conversation

robotchaoX
Copy link

[Description]
Add native llvm-dialects-tblgen for ARM64 Windows and Android cross-compiling. Use LLVM interface add_tablegen gengrate dialects TableGen executable. LLVM 17.0 rename "LLVM_DIALECTS-tablegen-host" to "llvm-dialects-tblgen-host" [LLVM][CMake] add_tablegen: Rename host tablegen from '${project}-tablegen-host' to '${target}-host' in LLVM 17.0

[Description]
Add native llvm-dialects-tblgen for ARM64 Windows and Android cross-compiling.
Use LLVM interface add_tablegen gengrate dialects TableGen executable.
LLVM 17.0 rename "LLVM_DIALECTS-tablegen-host" to "llvm-dialects-tblgen-host"
[LLVM][CMake] add_tablegen: Rename host tablegen from '${project}-tablegen-host' to '${target}-host' in LLVM 17.0
CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
@tsymalla-AMD
Copy link
Contributor

Looking okay to me, unfortunately we don't have CI testing for this specific feature.
But as long as it doesn't break existing builds, it should be okay.

@Flakebi Flakebi merged commit d3ef239 into GPUOpen-Drivers:dev Jan 27, 2025
8 checks passed
@robotchaoX robotchaoX deleted the dev-PR-Add-native-llvm-dialects-tblgen-for-cross-compiling branch February 9, 2025 09:06
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.

4 participants