This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5314754c6f [AArch64][SVE2] Asm: support SVE2 Narrowing Group new e5c8051337a [llvm-readobj][mips] Align GOT columns headers properly in [...] new 35c5c80df40 [AArch64][SVE2] Asm: support SVE2 String Processing Group
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/AArch64/AArch64SVEInstrInfo.td | 4 ++ lib/Target/AArch64/SVEInstrFormats.td | 31 +++++++++++ .../match-diagnostics.s} | 63 +++++++++++----------- test/MC/AArch64/SVE2/{smulh.s => match.s} | 32 +++++------ .../nmatch-diagnostics.s} | 63 +++++++++++----------- test/MC/AArch64/SVE2/{smulh.s => nmatch.s} | 32 +++++------ test/tools/llvm-readobj/mips-got.test | 10 ++-- tools/llvm-readobj/ELFDumper.cpp | 16 ++++-- 8 files changed, 151 insertions(+), 100 deletions(-) copy test/MC/AArch64/{SVE/ld1rsh-diagnostics.s => SVE2/match-diagnostics.s} (50%) copy test/MC/AArch64/SVE2/{smulh.s => match.s} (53%) copy test/MC/AArch64/{SVE/ld1rsh-diagnostics.s => SVE2/nmatch-diagnostics.s} (50%) copy test/MC/AArch64/SVE2/{smulh.s => nmatch.s} (53%)