relational: Add islessequal(floatN) builtin
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 1 Aug 2014 21:50:59 +0000 (21:50 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Fri, 1 Aug 2014 21:50:59 +0000 (21:50 +0000)
commit12c660827e561d42fb3cfc9a7ed5f00af4975c9a
treea52fedefd99684e9932aa519584b84ef2f7d5def
parentacba2c98eb2ab1c96498f88c0a1bbbbfbcadb5b2
relational: Add islessequal(floatN) builtin

v2: remove the initial undef

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 214568
libclc/generic/include/clc/clc.h
libclc/generic/include/clc/relational/islessequal.h [new file with mode: 0644]
libclc/generic/lib/SOURCES
libclc/generic/lib/relational/islessequal.cl [new file with mode: 0644]