This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cab076f [x86] avoid code explosion from LoopVectorizer for gather loo [...] new 068cdec AMDGPU: Fix inconsistent lowering of select of vectors new 92cd490 [PM] CorrelatedValuePropagation: pass state to function. NFCI. new 53d233a AMDGPU: Make vectorization defeating test changes
The 3 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/Target/AMDGPU/AMDGPUISelLowering.cpp | 10 ++- .../Scalar/CorrelatedValuePropagation.cpp | 45 +++++------- test/CodeGen/AMDGPU/drop-mem-operand-move-smrd.ll | 2 +- .../ds-negative-offset-addressing-mode-loop.ll | 16 ++--- test/CodeGen/AMDGPU/madak.ll | 10 +-- test/CodeGen/AMDGPU/schedule-global-loads.ll | 4 +- test/CodeGen/AMDGPU/select-vectors.ll | 81 +++++++++++++++++++--- test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 36 +++++----- 8 files changed, 130 insertions(+), 74 deletions(-)