This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1af5b6f675 [AArch64][SVE2] Asm: support SVE2 store instructions new d1f4ebb3bf4 [AArch64][SVE2] Asm: support TBL/TBX instructions
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/AArch64/AArch64SVEInstrInfo.td | 4 ++ lib/Target/AArch64/SVEInstrFormats.td | 47 ++++++++++++++++++---- .../{pmullb-diagnostics.s => tbl-diagnostics.s} | 46 ++++++++++++--------- test/MC/AArch64/SVE2/{match.s => tbl.s} | 32 +++++++-------- .../tbx-diagnostics.s} | 19 ++++----- test/MC/AArch64/SVE2/{smulh.s => tbx.s} | 32 +++++++-------- 6 files changed, 112 insertions(+), 68 deletions(-) copy test/MC/AArch64/SVE2/{pmullb-diagnostics.s => tbl-diagnostics.s} (50%) copy test/MC/AArch64/SVE2/{match.s => tbl.s} (52%) copy test/MC/AArch64/{SVE/frecpe-diagnostics.s => SVE2/tbx-diagnostics.s} (65%) copy test/MC/AArch64/SVE2/{smulh.s => tbx.s} (55%)