[LLVMdev] Loops Prevent Function Pointer Inlining?

Chad Rosier mcrosier at codeaurora.org
Thu Sep 25 08:34:33 PDT 2014


> Thanks - that does help. I didn't realise the earlier code put the
> `trunc` in too - that's what's preventing the GVN pass from removing
> the loop entirely. I'm looking forward to your unsigned patch - then
> the generated IR for my example will be much better :)

I'll try to have something up to review shortly.

 Chad




More information about the llvm-dev mailing list