[LLVMdev] unary floating point operations using clang
Alexandru Dura
alexdura at gmail.com
Tue Feb 22 00:40:47 PST 2011
Hello,
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.
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/32cd0699/attachment.html>
More information about the llvm-dev
mailing list