With a continue to the work that was done on the LLVM side. This patch adds the clang side of the converting for the six intrinsic. In overall there are two functions. One for the floating point intrinsics family and the other to the integer. The function converts between float to integer types and then uses the second function as a regular call to an integer while the integer intrinsics family only calls the second function.
Diff Detail
Diff Detail