[llvm-branch-commits] [libclc] libclc: Move subgroup functions into clc (PR #185220)
Wenju He via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Mar 7 15:50:37 PST 2026
================
@@ -0,0 +1,49 @@
+//===----------------------------------------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+
+#include "clc/amdgpu/amdgpu_utils.h"
----------------
wenju-he wrote:
this file is not added to the commit?
https://github.com/llvm/llvm-project/pull/185220
More information about the llvm-branch-commits
mailing list