[LLVMdev] Eliminating redundant loads

Dibyendu Majumdar mobile at majumdar.org.uk
Mon Feb 23 14:47:37 PST 2015


On 23 February 2015 at 22:32, Kamal Sharma <kgs1.rice at gmail.com> wrote:
> Hi Dibyendu,
>
> Aliasing might pose a problem in your case.
> I didn't look into the depth of your code.
> But, you could try running -tbaa optimization pass with opt.
> You should appropriate metadata information generated for this.
>

I cannot find any doc on how to get started with tbaa. Any pointers?

Thanks and Regards
Dibyendu



More information about the llvm-dev mailing list