Hello,<br><br>Is there a way of generating unary floating point operations (like ISD::FABS, ISD::FSIN, ...)  from C code using clang? I am building a backend for a machine that has hw support for these ops and I need a way to test them. <br>
<br>Thanks,<br>Alex<br>