This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36105c0 [Object] Change Archive::findSym to return an Expected<Option [...] new 2fa0c58 don't repeat function names in comments; NFC new 843f7ad [LV] Allow interleaved accesses in loops with predicated blocks
The 2 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: .../InstCombine/InstCombineSimplifyDemanded.cpp | 57 ++++--- lib/Transforms/Vectorize/LoopVectorize.cpp | 64 ++++---- .../interleaved-accesses-pred-stores.ll | 164 +++++++++++++++++++++ 3 files changed, 222 insertions(+), 63 deletions(-) create mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-pred-stores.ll