[LLVMdev] Does the OCaml binding include intrinsic support?

Jonathan Ragan-Kelley jrk at csail.mit.edu
Fri May 13 14:18:26 PDT 2011


I can't seem to find reference to intrinsics, beyond the is_intrinsic function.

I am building a backend which needs to perform some target-specific
code-generation (for SSE, AVX, and NEON), and intrinsics are the
standard path in the C++ API.



More information about the llvm-dev mailing list