<div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Date: Wed, 19 May 2021 15:09:18 +0900<br>
From: Itaru Kitayama via Openmp-dev <<a href="mailto:openmp-dev@lists.llvm.org" target="_blank" rel="noreferrer">openmp-dev@lists.llvm.org</a>><br>
To: openmp-dev <<a href="mailto:openmp-dev@lists.llvm.org" target="_blank" rel="noreferrer">openmp-dev@lists.llvm.org</a>><br>
Subject: [Openmp-dev] AMDGPU and clang-tools-extra<br>
Message-ID:<br>
        <CANW9uysd4uCQ7j3Jr1qmn2=RPo5a5OGU9e8-vPuuGv=<a href="mailto:P0nAXDQ@mail.gmail.com" target="_blank" rel="noreferrer">P0nAXDQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
I am trying to build llvm on main branch with Spack with help from Tom, however<br>
the AMDGPU code does not seem to work well with clang-tools-extra<br>
project, which<br>
is added together with the clang project when a Spack build initiated.<br>
Has anyone<br>
observed an issue with AMDGPU code with tools in upstream?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">None reported. I don't build clang-tools-extra, seems totally independent.</div><div dir="auto"><br></div><div dir="auto">Are you building openmp with ENABLE_PROJECTS and a clang that can't build amdgpu code, instead of ENABLE_RUNTIMES? If so, use ENABLE_RUNTIMES, a working clang, or disable the amdgpu library.</div><div dir="auto"><br></div><div dir="auto">Otherwise, please expand on 'does not seem to work well'.</div><div dir="auto"><br></div><div dir="auto">Jon</div></div>