[LLVMdev] Inlining bitcast functions...

Eli Friedman eli.friedman at gmail.com
Fri Nov 9 17:05:41 PST 2012


On Fri, Nov 9, 2012 at 4:36 PM, Relph, Richard <Richard.Relph at amd.com> wrote:
>>     I'll look in to instcombine, but if you've got any further words of advice on how to use it, they would be greatly appreciated.
>
> It's a pass; you run it.
>
> No joy running the instcombine pass between the link and my inlining code... still a call to a bitcast.

Strange; I'm sure instcombine knows how to handle that.  If you can
come up with a testcase, I'll take a look.

-Eli



More information about the llvm-dev mailing list