[PATCH] D23646: Generalize strided store pattern in interleave access pass

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 13:49:08 PDT 2016


asbirlea added a comment.

SG, thank you!

I'm going back to look at the alignment check this afternoon (that's the big commented out block).
I'd really like to understand why some basic alignment checks lead to ARM tests failing and not their AArch64 counterparts.


https://reviews.llvm.org/D23646





More information about the llvm-commits mailing list