This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1b624d08a3 GlobalISel: Implement widenScalar for g_extract scalar results new 1e3c4790abc AMDGPU: Use MachineInstr::mayAlias to replace areMemAccesse [...]
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/SIInstrInfo.cpp | 11 -- lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 18 ++- test/CodeGen/AMDGPU/ds-combine-with-dependence.ll | 130 ++++++++++++++++++++++ 3 files changed, 138 insertions(+), 21 deletions(-) create mode 100644 test/CodeGen/AMDGPU/ds-combine-with-dependence.ll