This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff53faee4ee [AArch64][SVE2] Asm: support SVE2 Misc Group new b1b2ed60d84 [AArch64][SVE2] Asm: support SVE2 Histogram Computation Groups
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 | 6 +++ lib/Target/AArch64/SVEInstrFormats.td | 47 ++++++++++++++++++++++ .../histcnt-diagnostics.s} | 46 ++++++++++----------- test/MC/AArch64/SVE2/{pmullb.s => histcnt.s} | 16 ++++---- .../{pmul-diagnostics.s => histseg-diagnostics.s} | 27 +++++++------ test/MC/AArch64/SVE2/{pmul.s => histseg.s} | 13 ++---- 6 files changed, 102 insertions(+), 53 deletions(-) copy test/MC/AArch64/{SVE/andv-diagnostics.s => SVE2/histcnt-diagnostics.s} (58%) copy test/MC/AArch64/SVE2/{pmullb.s => histcnt.s} (66%) copy test/MC/AArch64/SVE2/{pmul-diagnostics.s => histseg-diagnostics.s} (71%) copy test/MC/AArch64/SVE2/{pmul.s => histseg.s} (64%)