[ScopInfo] Make memset etc. affine where possible.
We don't actually check whether a MemoryAccess is affine in very many places, but one important one is in checks for aliasing. Differential Revision: https://reviews.llvm.org/D25706 llvm-svn: 285746
Loading
Please sign in to comment