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

Guy David via All-commits all-commits at lists.llvm.org
Sun Nov 23 08:14:15 PST 2025


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    A llvm/test/CodeGen/AArch64/remat-fmov-vector-imm.mir

  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