[libclc] [NFC][libclc] Merge atomic extension built-ins with identical name into a single file (PR #134489)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 9 17:04:03 PDT 2025


================
@@ -6,6 +6,17 @@
 //
 //===----------------------------------------------------------------------===//
 
+// cl_khr_global_int32_base_atomics
----------------
wenju-he wrote:

done, you're right that they should be all guarded since they are extensions. Thanks.

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


More information about the cfe-commits mailing list