[LLVMdev] How to call intrinsics?

Russell Wallace russell.wallace at gmail.com
Mon Mar 29 13:01:27 PDT 2010


How do you call intrinsics, when generating code in memory via the C++ API?

To take a concrete example, which is equivalent to what I'm trying to
do: starting with Kaleidoscope, supposing you want to add
exponentiation to the language, using the 'pow' intrinsic, how would
you do that?



More information about the llvm-dev mailing list