[llvm-branch-commits] [libclc] libclc: Really implement half trig functions (PR #187457)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 19 01:22:41 PDT 2026
================
@@ -19,4 +19,10 @@
#include "clc/math/gentype.inc"
+#ifdef cl_khr_fp16
----------------
arsenm wrote:
gentype.inc does that for you
https://github.com/llvm/llvm-project/pull/187457
More information about the llvm-branch-commits
mailing list