[PATCH] D16960: [FIX] Associate access relations with an AccessId

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 07:38:53 PST 2016


jdoerfert added a comment.

I now think we do not need this but could just use the IslExprBuilder to build the "address of" expression always and adjust the type later [as we do now]. If somebody could give me a quick answer if that is what we want to do I'll drop this revisiion.


http://reviews.llvm.org/D16960





More information about the llvm-commits mailing list