[all-commits] [llvm/llvm-project] 5d5a54: AMDGPU: Handle folding vector splats of inline spl...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 17 18:53:32 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/handle-split-folding-f64-inline-constants
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d5a54cff58c1096973d3a9c28f728ca0afe3889
      https://github.com/llvm/llvm-project/commit/5d5a54cff58c1096973d3a9c28f728ca0afe3889
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx90a.ll

  Log Message:
  -----------
  AMDGPU: Handle folding vector splats of inline split f64 inline immediates

Recognize a reg_sequence with 32-bit elements that produce a 64-bit
splat value. This enables folding f64 constants into mfma operands



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