This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37ebc3a8594 AMDGPU: Verify that flat offsets aren't used pre-GFX9 new 23ef7ef4e39 AMDGPU: Start selecting flat instruction offsets
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 | 37 ++++- lib/Target/AMDGPU/FLATInstructions.td | 23 +-- .../code-object-metadata-kernel-debug-props.ll | 4 +- test/CodeGen/AMDGPU/flat-address-space.ll | 56 ++++++- test/CodeGen/AMDGPU/flat_atomics.ll | 168 +++++++++++++++------ 5 files changed, 216 insertions(+), 72 deletions(-)