[llvm-dev] running intrinsics from C code
Rail Shafigulin via llvm-dev
llvm-dev at lists.llvm.org
Tue May 24 17:04:57 PDT 2016
I've created an intrinsic from my target, but I can't figure out how I can
run it from a C code. Most of the targets have a GCCBuiltin and it looks
like it is the way to execute an intrinsic from C code. However in my case
there is no actual GCC built in.
Any help on this is really appreciated.
--
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160524/f96ed2af/attachment.html>
More information about the llvm-dev
mailing list