[all-commits] [llvm/llvm-project] 47d9db: [AArch64] Add asssembly/disassembly for FMOP4{A, S}...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Wed Oct 30 11:51:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47d9db762484afadeca1acb60534b6b88784464a
https://github.com/llvm/llvm-project/commit/47d9db762484afadeca1acb60534b6b88784464a
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
M llvm/lib/Target/AArch64/SMEInstrFormats.td
A llvm/test/MC/AArch64/SME2p2/fmop4as-fp16-fp32-widening-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/fmop4as-fp16-fp32-widening.s
Log Message:
-----------
[AArch64] Add asssembly/disassembly for FMOP4{A,S} (widening, 2-way, FP16 to FP32) instructions (#113346)
The new instructions are described in
https://developer.arm.com/documentation/ddi0602/2024-09/SME-Instructions
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