[all-commits] [llvm/llvm-project] 2dd74d: [AArch64] Add assembly/disassembly for FMOP4A (wid...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Mon Nov 4 05:41:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dd74d4a76a9c32ecfb118371ddfd3d126ab7cd8
https://github.com/llvm/llvm-project/commit/2dd74d4a76a9c32ecfb118371ddfd3d126ab7cd8
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
M llvm/lib/Target/AArch64/SMEInstrFormats.td
A llvm/test/MC/AArch64/SME2p2/fmop4a-fp8-fp16-widening-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/fmop4a-fp8-fp16-widening.s
Log Message:
-----------
[AArch64] Add assembly/disassembly for FMOP4A (widening, 2-way, FP8 to FP16) instructions (#113348)
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