Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x.
[oota-llvm.git] / test / Transforms / LoopVectorize / lit.local.cfg
1 config.suffixes = ['.ll', '.c', '.cpp']