This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f2c0b78553 [AArch64][SVE2] Asm: support SVE2 Accumulate Group new d5314754c6f [AArch64][SVE2] Asm: support SVE2 Narrowing Group
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 | 36 ++++++++++++ lib/Target/AArch64/SVEInstrFormats.td | 82 ++++++++++++++++++++++++++++ test/MC/AArch64/SVE2/addhnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/addhnb.s | 27 +++++++++ test/MC/AArch64/SVE2/addhnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/addhnt.s | 27 +++++++++ test/MC/AArch64/SVE2/raddhnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/raddhnb.s | 27 +++++++++ test/MC/AArch64/SVE2/raddhnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/raddhnt.s | 27 +++++++++ test/MC/AArch64/SVE2/rshrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/rshrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/rshrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/rshrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/rsubhnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/rsubhnb.s | 27 +++++++++ test/MC/AArch64/SVE2/rsubhnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/rsubhnt.s | 27 +++++++++ test/MC/AArch64/SVE2/shrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/shrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/shrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/shrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqrshrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqrshrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqrshrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqrshrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqrshrunb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqrshrunb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqrshrunt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqrshrunt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqshrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqshrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqshrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqshrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqshrunb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqshrunb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqshrunt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/sqshrunt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/sqxtnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/sqxtnb.s | 27 +++++++++ test/MC/AArch64/SVE2/sqxtnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/sqxtnt.s | 27 +++++++++ test/MC/AArch64/SVE2/sqxtunb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/sqxtunb.s | 27 +++++++++ test/MC/AArch64/SVE2/sqxtunt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/sqxtunt.s | 27 +++++++++ test/MC/AArch64/SVE2/subhnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/subhnb.s | 27 +++++++++ test/MC/AArch64/SVE2/subhnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/subhnt.s | 27 +++++++++ test/MC/AArch64/SVE2/uqrshrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/uqrshrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/uqrshrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/uqrshrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/uqshrnb-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/uqshrnb.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/uqshrnt-diagnostics.s | 65 ++++++++++++++++++++++ test/MC/AArch64/SVE2/uqshrnt.s | 44 +++++++++++++++ test/MC/AArch64/SVE2/uqxtnb-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/uqxtnb.s | 27 +++++++++ test/MC/AArch64/SVE2/uqxtnt-diagnostics.s | 40 ++++++++++++++ test/MC/AArch64/SVE2/uqxtnt.s | 27 +++++++++ 62 files changed, 2800 insertions(+) create mode 100644 test/MC/AArch64/SVE2/addhnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/addhnb.s create mode 100644 test/MC/AArch64/SVE2/addhnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/addhnt.s create mode 100644 test/MC/AArch64/SVE2/raddhnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/raddhnb.s create mode 100644 test/MC/AArch64/SVE2/raddhnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/raddhnt.s create mode 100644 test/MC/AArch64/SVE2/rshrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/rshrnb.s create mode 100644 test/MC/AArch64/SVE2/rshrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/rshrnt.s create mode 100644 test/MC/AArch64/SVE2/rsubhnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/rsubhnb.s create mode 100644 test/MC/AArch64/SVE2/rsubhnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/rsubhnt.s create mode 100644 test/MC/AArch64/SVE2/shrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/shrnb.s create mode 100644 test/MC/AArch64/SVE2/shrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/shrnt.s create mode 100644 test/MC/AArch64/SVE2/sqrshrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqrshrnb.s create mode 100644 test/MC/AArch64/SVE2/sqrshrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqrshrnt.s create mode 100644 test/MC/AArch64/SVE2/sqrshrunb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqrshrunb.s create mode 100644 test/MC/AArch64/SVE2/sqrshrunt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqrshrunt.s create mode 100644 test/MC/AArch64/SVE2/sqshrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqshrnb.s create mode 100644 test/MC/AArch64/SVE2/sqshrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqshrnt.s create mode 100644 test/MC/AArch64/SVE2/sqshrunb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqshrunb.s create mode 100644 test/MC/AArch64/SVE2/sqshrunt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqshrunt.s create mode 100644 test/MC/AArch64/SVE2/sqxtnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqxtnb.s create mode 100644 test/MC/AArch64/SVE2/sqxtnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqxtnt.s create mode 100644 test/MC/AArch64/SVE2/sqxtunb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqxtunb.s create mode 100644 test/MC/AArch64/SVE2/sqxtunt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/sqxtunt.s create mode 100644 test/MC/AArch64/SVE2/subhnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/subhnb.s create mode 100644 test/MC/AArch64/SVE2/subhnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/subhnt.s create mode 100644 test/MC/AArch64/SVE2/uqrshrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqrshrnb.s create mode 100644 test/MC/AArch64/SVE2/uqrshrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqrshrnt.s create mode 100644 test/MC/AArch64/SVE2/uqshrnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqshrnb.s create mode 100644 test/MC/AArch64/SVE2/uqshrnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqshrnt.s create mode 100644 test/MC/AArch64/SVE2/uqxtnb-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqxtnb.s create mode 100644 test/MC/AArch64/SVE2/uqxtnt-diagnostics.s create mode 100644 test/MC/AArch64/SVE2/uqxtnt.s