This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e526af55a6 [AArch64][SVE2] Asm: add ext (immediate offset, constructiv [...] new db42939a312 [AArch64][SVE2] Asm: support FCVTX/FLOGB 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 | 6 +++ lib/Target/AArch64/SVEInstrFormats.td | 6 +++ .../{uadalp-diagnostics.s => fcvtx-diagnostics.s} | 39 ++++++++-------- test/MC/AArch64/SVE2/{saba.s => fcvtx.s} | 54 +++++++++++----------- .../{sqneg-diagnostics.s => flogb-diagnostics.s} | 31 +++++++------ test/MC/AArch64/SVE2/{urecpe.s => flogb.s} | 44 +++++++++++------- 6 files changed, 106 insertions(+), 74 deletions(-) copy test/MC/AArch64/SVE2/{uadalp-diagnostics.s => fcvtx-diagnostics.s} (54%) copy test/MC/AArch64/SVE2/{saba.s => fcvtx.s} (50%) copy test/MC/AArch64/SVE2/{sqneg-diagnostics.s => flogb-diagnostics.s} (58%) copy test/MC/AArch64/SVE2/{urecpe.s => flogb.s} (51%)