This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b10d927 [LoopVectorize] Make interleaved-accesses analysis less conse [...] new 6d3c9bd Revert r285517 due to build failures.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Vectorize/LoopVectorize.cpp | 60 +---------------- .../LoopVectorize/AArch64/gather-cost.ll | 2 +- test/Transforms/LoopVectorize/ARM/gather-cost.ll | 2 +- test/Transforms/LoopVectorize/X86/gather-cost.ll | 2 +- .../LoopVectorize/interleaved-accesses-1.ll | 78 ---------------------- .../LoopVectorize/interleaved-accesses-2.ll | 58 ---------------- .../LoopVectorize/interleaved-accesses-3.ll | 57 ---------------- 7 files changed, 4 insertions(+), 255 deletions(-) delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-1.ll delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-2.ll delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-3.ll