Allow multidimensional accesses in the IslExprBuilder.
This resolved the issues with delinearized accesses that might alias, thus delinearization doesn't deactivate runtime alias checks anymore. Differential Revision: http://reviews.llvm.org/D5614 llvm-svn: 219078
Loading
Please sign in to comment