[llvm-branch-commits] [libclc] libclc: Move subgroup functions into clc (PR #185220)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Mar 7 23:33:54 PST 2026
================
@@ -6,8 +6,10 @@
//
//===----------------------------------------------------------------------===//
+#if 0
----------------
arsenm wrote:
Functions that override seem to need their own file with matching name as far as I can tell. I mean to move it here
https://github.com/llvm/llvm-project/pull/185220
More information about the llvm-branch-commits
mailing list