This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b39f4c5d6c0 [APSInt] Remove named And/Or/Xor methods. new 881e9f31775 [AMDGPU] Combine DS operations with offsets bigger than byte
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/Target/AMDGPU/SILoadStoreOptimizer.cpp | 316 ++++++++++---------- test/CodeGen/AMDGPU/ds-combine-large-stride.ll | 385 +++++++++++++++++++++++++ 2 files changed, 551 insertions(+), 150 deletions(-) create mode 100644 test/CodeGen/AMDGPU/ds-combine-large-stride.ll