blob: 0779551d77aac001926ed04d2f4c9b6d0c515e90 [file] [edit]
//===----------------------------------------------------------------------===//
//
// 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/internal/math/clc_runtime_has_hw_fma32.h"
#include "clc/internal/math/clc_sw_fma.h"
#include "clc/math/clc_fma.h"
#include "clc/math/math.h"
#define __CLC_BODY "clc_fma.inc"
#include "clc/math/gentype.inc"