[PATCH] Teach ScalarEvolution about pointer address spaces

Matt Arsenault Matthew.Arsenault at amd.com
Tue Sep 10 12:21:03 PDT 2013


  I'm using the getIntPtrType overload that takes a pointer type, and returns the integer, not the one that takes a context and the address space (there is one place still using it in this version of the patch which I'll clean up to use the other one before committing).

http://llvm-reviews.chandlerc.com/D1449



More information about the llvm-commits mailing list