This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ae90276bba hwasan: Fix use of uninitialized memory. new c3fd6a13deb [AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
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/AMDGPU.td | 7 +++++++ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++++ lib/Target/AMDGPU/SIFoldOperands.cpp | 6 +++++- lib/Target/AMDGPU/SIRegisterInfo.cpp | 10 ++++++++++ lib/Target/AMDGPU/SIRegisterInfo.h | 6 ++---- test/CodeGen/AMDGPU/agpr-register-count.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll | 22 +++++++++++++++++----- 8 files changed, 48 insertions(+), 11 deletions(-)