[all-commits] [llvm/llvm-project] d325df: [AArch64] Keep floating-point conversion in SIMD
Guy David via All-commits
all-commits at lists.llvm.org
Tue Jul 8 09:37:58 PDT 2025
Branch: refs/heads/users/guy-david/f2i-keep-in-simd
Home: https://github.com/llvm/llvm-project
Commit: d325df4b7fabf6ef13a059a5a5b2b4d4aebf7261
https://github.com/llvm/llvm-project/commit/d325df4b7fabf6ef13a059a5a5b2b4d4aebf7261
Author: Guy David <guyda96 at gmail.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
A llvm/test/CodeGen/AArch64/store-float-conversion.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