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

[Issue]: ROCm 6.1.2 does not compile againts upstream LLVM 17 #101

Open
Mystro256 opened this issue Jun 11, 2024 · 0 comments
Open

[Issue]: ROCm 6.1.2 does not compile againts upstream LLVM 17 #101

Mystro256 opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@Mystro256
Copy link

Problem Description

I already reported the issue to @searlmc1, it seems like there was a feature backport to this tree from LLVM 19 for 6.1.2, while 6.1.x originally was planned to use LLVM 17 API. This causes issues for anyone using upstream LLVM 17 instead of the ROCm LLVM tree.

It's pretty easy to workaround, because anyone using upstream llvm can just revert 96b2ba3

I just wanted to report this for awareness, and to document it for people using upstream LLVM looking for workarounds. This likely will be an issue for a few releases, since LLVM 19 hasn't even branched yet at this time.

Operating System

All

CPU

Any

GPU

AMD Instinct MI300X

ROCm Version

ROCm 6.1.0

ROCm Component

llvm-project, ROCm-Device-Libs

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@lamb-j lamb-j self-assigned this Jun 11, 2024
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

No branches or pull requests

2 participants