mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 17:07:36 +08:00
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
place tests here