This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90cc2f4bd99 [llvm] Add install-distribution-stripped new f9958d78ea3 AMDGPU: Preserve MMO in adjustWritemask new 75d7256af49 AMDGPU: image_getlod and image_getresinfo do not read memory new 46bfd217ebd AMDGPU: Set IntrReadMem on memtime intrinsics
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: include/llvm/IR/IntrinsicsAMDGPU.td | 16 ++++---- lib/Target/AMDGPU/MIMGInstructions.td | 8 ++++ lib/Target/AMDGPU/SIISelLowering.cpp | 45 ++++++++++++++++------ lib/Target/AMDGPU/SMInstructions.td | 7 +--- .../AMDGPU/adjust-writemask-invalid-copy.ll | 41 ++++++++++++++++++-- test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.ll | 6 +++ test/CodeGen/AMDGPU/llvm.amdgcn.image.ll | 18 ++++++++- 7 files changed, 111 insertions(+), 30 deletions(-)