[LLVMdev] About inlining the modulo function in ARM architecture

Alex S alexmountain13 at gmail.com
Mon Nov 10 10:13:09 PST 2014


Hi all,

Sorry for bothering those not interested. I found that ARM backend will
insert a modulo function
(like __modsi3) instead of the modulo instruction. I wonder how we can
inline the modulo function
into the program. Is there any OPTION we can use in the opt or llc?

Thanks,
Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141110/8ded710d/attachment.html>


More information about the llvm-dev mailing list