[all-commits] [llvm/llvm-project] 15f63e: [AARCH64] Add assembly/disassmbly for FIRST, LASTP ...
Lukacma via All-commits
all-commits at lists.llvm.org
Wed Oct 30 05:32:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15f63ec19cde170f4cdddc5513a0f0be9515569a
https://github.com/llvm/llvm-project/commit/15f63ec19cde170f4cdddc5513a0f0be9515569a
Author: Lukacma <Marian.Lukac at arm.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/lib/Target/AArch64/SVEInstrFormats.td
A llvm/test/MC/AArch64/SVE2p2/firstp-diagnostics.s
A llvm/test/MC/AArch64/SVE2p2/firstp.s
A llvm/test/MC/AArch64/SVE2p2/lastp-diagnostics.s
A llvm/test/MC/AArch64/SVE2p2/lastp.s
Log Message:
-----------
[AARCH64] Add assembly/disassmbly for FIRST,LASTP instr. (#114049)
This patch adds assembly/disassembly and tests for new FIRSTP
and LASTP instructions introduced in
https://developer.arm.com/documentation/ddi0602/2024-09
---------
Co-authored-by: SpencerAbson <Spencer.Abson at arm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list