This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1aa92e7028 [MS Demangler] Fix some tests that are no longer broken. new 5e96e38d965 [AMDGPU] Avoid using divergent value in mubuf addr64 descriptor
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/AMDGPUISelDAGToDAG.cpp | 123 ++++++++++++--------- test/CodeGen/AMDGPU/legalize-fp-load-invariant.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll | 40 +++---- test/CodeGen/AMDGPU/llvm.log.f16.ll | 1 - test/CodeGen/AMDGPU/llvm.log10.f16.ll | 1 - test/CodeGen/AMDGPU/shader-addr64-nonuniform.ll | 104 +++++++++++++++++ test/CodeGen/AMDGPU/valu-i1.ll | 3 +- 7 files changed, 197 insertions(+), 77 deletions(-) create mode 100644 test/CodeGen/AMDGPU/shader-addr64-nonuniform.ll