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

Guy David via All-commits all-commits at lists.llvm.org
Wed Jul 9 08:00:30 PDT 2025


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