[libclc] [llvm] [CI][libclc] Enable libclc in premerge CI with single target (PR #186104)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 16 05:21:39 PDT 2026


================
@@ -248,6 +248,7 @@ def test_exclude_libcxx_in_projects(self):
         self.assertEqual(env_variables["runtimes_to_build"], "")
         self.assertEqual(env_variables["runtimes_check_targets"], "")
         self.assertEqual(env_variables["runtimes_check_targets_needs_reconfig"], "")
+        self.assertEqual(env_variables["libclc_targets"], "amdgcn-amd-amdhsa-llvm")
----------------
wenju-he wrote:

done

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


More information about the cfe-commits mailing list