================
@@ -5,7 +5,6 @@ libclc_add_sources(${LIBCLC_OPENCL_TARGET} FILES
conversion/convert_float2int.cl
conversion/convert_int2float.cl
conversion/convert_integer.cl
- math/fma.cl
----------------
rjodinchr wrote:we need to add `math/fma.cl` below for it to say in the library. https://github.com/llvm/llvm-project/pull/199626 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
