Wenju He 3abecfe9e3
[NFC][libclc] Delete clc/include/clc/relational/floatn.inc (#149252)
llvm-diff shows no change to amdgcn--amdhsa.bc.
2025-07-18 08:05:07 +08:00

16 lines
548 B
Common Lisp

//===----------------------------------------------------------------------===//
//
// 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/opencl/relational/isequal.h>
#include <clc/relational/clc_isequal.h>
#define FUNCTION isequal
#define __CLC_BODY "binary_def.inc"
#include <clc/math/gentype.inc>