[all-commits] [llvm/llvm-project] 58e48a: [AArch64] Keep floating-point conversion in SIMD
Guy David via All-commits
all-commits at lists.llvm.org
Sun Jul 13 00:11:25 PDT 2025
Branch: refs/heads/users/guy-david/aarch64-n2i-keep-in-simd
Home: https://github.com/llvm/llvm-project
Commit: 58e48af7489de6b8e9c53b6dbf4b55ad12633495
https://github.com/llvm/llvm-project/commit/58e48af7489de6b8e9c53b6dbf4b55ad12633495
Author: Guy David <guyda96 at gmail.com>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
A llvm/test/CodeGen/AArch64/store-float-conversion.ll
M llvm/test/CodeGen/AArch64/tbl-loops.ll
Log Message:
-----------
[AArch64] Keep floating-point conversion in SIMD
Stores can be issued faster if the result is kept in the SIMD/FP registers.
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