[PATCH] D24681: Optimize patterns of vectorized interleaved memory accesses for X86.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 11:20:19 PDT 2016


RKSimon added inline comments.


> RKSimon wrote in X86InterleavedAccess.cpp:150
> Move both the tests to the top and test (Shuffles.size() != Indices.size()) directly?

Discard this - didn't notice that it was creating a set.

https://reviews.llvm.org/D24681





More information about the llvm-commits mailing list