This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b0a9b66 [X86] Adding reproducer for pr30981 new af76145 AMDGPU/SI: Support data types other than V4f32 in image intrinsics new f963245 [opt-viewer] Don't fail with remarks without debug location
The 2 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/MIMGInstructions.td | 129 ++++++++++++----------- lib/Target/AMDGPU/SIISelLowering.cpp | 7 +- test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.ll | 19 ++++ test/CodeGen/AMDGPU/llvm.amdgcn.image.ll | 43 +++++++- test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ll | 19 ++++ utils/opt-viewer/opt-viewer.py | 4 +- 6 files changed, 155 insertions(+), 66 deletions(-)