[PATCH] D34641: Fix the bug when handling shufflevector for aarch64.

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 13:18:36 PDT 2017


mssimpso added a comment.

Hi Dehao,

Thanks for fixing this. Can you move the test to Transforms/InterleavedAccess/AArch64/interleaved-accesses.ll and add some appropriate CHECK lines to make sure we're generating the correct code?


https://reviews.llvm.org/D34641





More information about the llvm-commits mailing list