[LLVMdev] Limitations of Alias Analysis?

Eli Friedman eli.friedman at gmail.com
Mon Jun 29 20:35:46 PDT 2009


On Mon, Jun 29, 2009 at 7:40 PM, Wenzhi Tao<linus_wind at zju.edu.cn> wrote:
>   The result of -aa-eval:
>
>  MayAlias:     %struct.Location* %0, %struct.Location* %1
>  MayAlias:     %struct.Location* %0, %struct.Location* %2
>  MayAlias:     %struct.Location* %1, %struct.Location* %2

I'm getting NoAlias with the given steps; are you using trunk LLVM?

-Eli




More information about the llvm-dev mailing list