[all-commits] [llvm/llvm-project] 54e0bf: [AArch64] Keep floating-point conversion in SIMD
Guy David via All-commits
all-commits at lists.llvm.org
Wed Jul 9 09:31:08 PDT 2025
Branch: refs/heads/users/guy-david/aarch64-n2i-keep-in-simd
Home: https://github.com/llvm/llvm-project
Commit: 54e0bfd659f0b17cea6ace4bd22ff5d271a8b093
https://github.com/llvm/llvm-project/commit/54e0bfd659f0b17cea6ace4bd22ff5d271a8b093
Author: Guy David <guyda96 at gmail.com>
Date: 2025-07-09 (Wed, 09 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