blob: 05bd228251c1883a82adf33fcda7c7ac16d749d6 [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// 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/math/clc_mad.h>
#include <clc/opencl/math/mad.h>
#define __CLC_FUNCTION mad
#define __CLC_BODY <clc/shared/ternary_def.inc>
#include <clc/math/gentype.inc>