[PATCH 6/6] [RESEND] drm/amdgpu: work around llvm bug #42576
Nick Desaulniers
ndesaulniers at google.com
Wed Oct 2 16:51:37 UTC 2019
> Apparently this bug is still present in both the released clang-9
> and the current development version of clang-10.
> I was hoping we would not need a workaround in clang-9+, but
> it seems that we do.
I think I'd rather:
1. mark AMDGPU BROKEN if CC_IS_CLANG. There are numerous other issues building
a working driver here.
2. Fix the compiler bug.
More information about the dri-devel
mailing list