This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a15cff122c4 [DebugInfo] add SectionedAddress to DebugInfo interfaces. new c8b052a5c3e [AMDGPU][MC] Added register size check for VOP3/SDWA/DPP operands
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/AsmParser/AMDGPUAsmParser.cpp | 26 ++++---- lib/Target/AMDGPU/SIInstrInfo.td | 4 +- test/MC/AMDGPU/vop3-gfx9.s | 83 ++++++++++++++++++++++++- test/MC/AMDGPU/vop_dpp.s | 70 +++++++++++++++------ test/MC/AMDGPU/vop_sdwa.s | 76 ++++++++++++++++++++-- 5 files changed, 223 insertions(+), 36 deletions(-)