[all-commits] [llvm/llvm-project] d019d0: [LLVM][CodeGen][AArch64] Add isel for i8/i16 sve.c...
Paul Walker via All-commits
all-commits at lists.llvm.org
Tue Jun 10 05:11:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d019d05ff063dbf12b6288940dd02807d633b721
https://github.com/llvm/llvm-project/commit/d019d05ff063dbf12b6288940dd02807d633b721
Author: Paul Walker <paul.walker at arm.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/lib/Target/AArch64/SVEInstrFormats.td
A llvm/test/CodeGen/AArch64/sve2p2-intrinsics.ll
Log Message:
-----------
[LLVM][CodeGen][AArch64] Add isel for i8/i16 sve.compact intrinsics. (#143139)
The i8/i16 instruction variants are available for:
* normal functions using sve2p2
* streaming functions using sme2p2
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