[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:52 PDT 2026
================
@@ -44,3 +44,9 @@
#include "clc/math/gentype.inc"
#endif
+
+#ifdef cl_khr_fp16
----------------
arsenm wrote:
gentype.inc takes care of that
https://github.com/llvm/llvm-project/pull/187457
More information about the llvm-branch-commits
mailing list