[LLVMdev] Why clang inlines with -O3 flag and opt doesn't?

Yuri yuri at rawbw.com
Fri Sep 3 01:30:08 PDT 2010


On 09/03/2010 01:21, Eli Friedman wrote:
> Trunk clang and opt appear to completely refuse to inline the function
> in question because it is recursive.  If you're using an earlier
> version, I think opt might not be using exactly the same inlining
> thresholds as clang..

I use rev.112342 from few days ago.

Yuri



More information about the llvm-dev mailing list