[all-commits] [llvm/llvm-project] bac88b: [AArch64] Mark FMOVvXfY_ns as rematerializable, cheap

Guy David via All-commits all-commits at lists.llvm.org
Sat Nov 22 12:41:00 PST 2025


  Branch: refs/heads/users/guy-david/aarch64-fmov-vec-imm-rematerializable
  Home:   https://github.com/llvm/llvm-project
  Commit: bac88b56a18a8dbd15bb1a8c230be668f6c70df7
      https://github.com/llvm/llvm-project/commit/bac88b56a18a8dbd15bb1a8c230be668f6c70df7
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-11-22 (Sat, 22 Nov 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64] Mark FMOVvXfY_ns as rematerializable, cheap

Otherwise, the register allocator may spill and reload constants that
can be rematerialized with a single instruction.



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