[InstCombine] Remove foldSelectICmpEq() fold (#122098)
[llvm-project.git] / libclc / generic / lib / relational / unary_def.inc
blob0bec35804af9cd6a1cfc00279391aa538bdb5258
1 #include <clc/utils.h>
3 #define __CLC_FUNCTION(x) __CLC_CONCAT(__clc_, x)
5 _CLC_OVERLOAD _CLC_DEF __CLC_INTN FUNCTION(__CLC_FLOATN a) {
6   return __CLC_FUNCTION(FUNCTION)(a);