[llvm-branch-commits] [clang] [Clang][NFC] Introduce LanguageID::HIP_LANG and reclassify AtomicBuitins (PR #185403)

Joseph Huber via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 10 06:01:23 PDT 2026


jhuber6 wrote:

> Yes. I do realize now that I didn't implement/verify that check. Wondering what the fallout would be!

This would be the best case, and similarly not defining the memory scopes if these builtins are not available. But I can imagine that may be a little too destructive to work out.

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


More information about the llvm-branch-commits mailing list