[all-commits] [llvm/llvm-project] 058329: [AArch64][GlobalISel] Add patterns for FPR i8 G_DUP
David Green via All-commits
all-commits at lists.llvm.org
Sun Jun 8 13:38:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0583297f37f94fef1bb95e173226617fdb240160
https://github.com/llvm/llvm-project/commit/0583297f37f94fef1bb95e173226617fdb240160
Author: David Green <david.green at arm.com>
Date: 2025-06-08 (Sun, 08 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/test/CodeGen/AArch64/dup.ll
Log Message:
-----------
[AArch64][GlobalISel] Add patterns for FPR i8 G_DUP
This adds missing patterns for i8 G_DUP from FPR registers, not present from
the other fp patterns like f16/f32 etc.
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