forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
Hi, I'm a package maintainer for Arch Linux. As part of a recent rebuild of our GPU compute stack we've come across a series of compiler segfaults. Bisecting between ROCm releases, we concluded that the bug was introduced between ROCm 6.4.1 and ROCm 6.4.3. A git bisect
leads to e6b6376
However, reverting this commit didn't fix the segfaults, so I suspect there's more than just this one.
Here are the build logs with the compiler backtraces