[all-commits] [llvm/llvm-project] 6b5479: [AArch64] Keep floating-point conversion in SIMD

Guy David via All-commits all-commits at lists.llvm.org
Tue Jul 8 14:33:12 PDT 2025


  Branch: refs/heads/users/guy-david/f2i-keep-in-simd
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b54790c7252b9b96c8949d7664f5a233b07fe58
      https://github.com/llvm/llvm-project/commit/6b54790c7252b9b96c8949d7664f5a233b07fe58
  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

  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