Move ternary_intrinsic.h to private headers.

Reviewer: Aaron Watry
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 356019
This commit is contained in:
Jan Vesely 2019-03-13 07:06:13 +00:00
parent ee555aa992
commit 1f4a8a9158
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#define __CLC_FUNCTION __clc_fma
#define __CLC_INTRINSIC "llvm.fma"
#include <clc/math/ternary_intrin.inc>
#include "math/ternary_intrin.inc"
#define __FLOAT_ONLY
#define __CLC_FUNCTION __clc_sw_fma