[all-commits] [llvm/llvm-project] 463edb: fixup! [AArch64][llvm] Armv9.7-A: Add support for ...
Jonathan Thackray via All-commits
all-commits at lists.llvm.org
Thu Oct 16 07:11:41 PDT 2025
Branch: refs/heads/users/jthackray/armv9.7a-sve-cvt
Home: https://github.com/llvm/llvm-project
Commit: 463edba3f1e95f7615375cf698322fef362b5a1b
https://github.com/llvm/llvm-project/commit/463edba3f1e95f7615375cf698322fef362b5a1b
Author: Jonathan Thackray <jonathan.thackray at arm.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M llvm/lib/Target/AArch64/SVEInstrFormats.td
A llvm/test/MC/AArch64/SVE2p3/cvt-diagnostics.s
A llvm/test/MC/AArch64/SVE2p3/cvt.s
R llvm/test/MC/AArch64/SVE2p3/fcvtz-diagnostics.s
R llvm/test/MC/AArch64/SVE2p3/fcvtz.s
R llvm/test/MC/AArch64/SVE2p3/scvtf-diagnostics.s
R llvm/test/MC/AArch64/SVE2p3/scvtf.s
R llvm/test/MC/AArch64/SVE2p3/ucvtf-diagnostics.s
R llvm/test/MC/AArch64/SVE2p3/ucvtf.s
Log Message:
-----------
fixup! [AArch64][llvm] Armv9.7-A: Add support for SVE2p3 CVT operations
CR suggestions:
- improve comments
- combine positive and negative testcases into 2 files
- add tests for fcvtzsn if Zd is a multiple of 2
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