[llvm-branch-commits] [clang] [Clang][NFC] Introduce LanguageID::HIP_LANG and reclassify AtomicBuitins (PR #185403)
Sameer Sahasrabuddhe via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Mar 10 05:59:30 PDT 2026
ssahasra wrote:
> Does this mean that these builtins are only present with OpenCL or HIP enabled as a language?
Yes. I do realize now that I didn't implement/verify that check. Wondering what the fallout would be!
https://github.com/llvm/llvm-project/pull/185403
More information about the llvm-branch-commits
mailing list