This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 497ef8a [TLI] Robustize SDAG LibFunc proto checking by merging it into TLI. new 55c0488 [SLP] Make sortMemAccesses explicitly return an error. NFC. new 94b8d93 AMDGPU: Don't unroll for private with dynamic allocas
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: include/llvm/Analysis/LoopAccessAnalysis.h | 13 ++++----- lib/Analysis/LoopAccessAnalysis.cpp | 22 +++++++------- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 2 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 27 +++++++++-------- .../LoopUnroll/AMDGPU/unroll-for-private.ll | 34 ++++++++++++++++++++++ 5 files changed, 66 insertions(+), 32 deletions(-)