[clang] Let clang-cl support CUDA/HIP (PR #68921)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 15:15:57 PDT 2023


yxsamliu wrote:

[AMD Official Use Only - General]

Sorry I missed this failure.

Will fix it now.

Sam

From: Rainer Orth ***@***.***>
Sent: Monday, October 23, 2023 5:45 PM
To: llvm/llvm-project ***@***.***>
Cc: Liu, Yaxun (Sam) ***@***.***>; State change ***@***.***>
Subject: Re: [llvm/llvm-project] Let clang-cl support CUDA/HIP (PR #68921)

Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


This patch also broke the Solaris/amd64 buildbot<https://lab.llvm.org/staging/#/builders/8/builds/484>. I suspect this happens because that one is configured with -DLLVM_TARGETS_TO_BUILD=X86, thus lacking cuda support. In fact, when manually building with support for all targets, the test PASSes. Please fix.

—
Reply to this email directly, view it on GitHub<https://github.com/llvm/llvm-project/pull/68921#issuecomment-1776070720>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABO4LZ7WVOQA43EQZHLLFHLYA3QNPAVCNFSM6AAAAAA56BAQB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZWGA3TANZSGA>.
You are receiving this because you modified the open/close state.Message ID: ***@***.******@***.***>>


https://github.com/llvm/llvm-project/pull/68921


More information about the cfe-commits mailing list