[PATCH] D10059: New alias analysis for static global variables

hfinkel at anl.gov hfinkel at anl.gov
Wed Jul 8 17:06:28 PDT 2015


hfinkel added a comment.

Chandler,

Can you lend an opinion here on how we can/should fit this into the pass manager infrastructure? I'd like to be able to have caching here so that we can do the right thing and also not see a compile-time hit.

Thanks!


http://reviews.llvm.org/D10059







More information about the llvm-commits mailing list