[all-commits] [llvm/llvm-project] 1b83f1: [AMDGPU] Fix to prevent sinking of PERMLANE_SWAP i...

Vigneshwar Jayakumar via All-commits all-commits at lists.llvm.org
Fri Jun 20 04:44:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b83f10072b322a206ffcaf737b42fe5c2d95b89
      https://github.com/llvm/llvm-project/commit/1b83f10072b322a206ffcaf737b42fe5c2d95b89
  Author: Vigneshwar Jayakumar <vigneshwar.jayakumar at amd.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td
    M llvm/test/CodeGen/AMDGPU/machine-sink-ignorable-exec-use.mir

  Log Message:
  -----------
  [AMDGPU] Fix to prevent sinking of PERMLANE_SWAP instruction (#144423)

Permlane_swap instruction depends on exec mask, added isConvergent flag
to prevent sinking of instruction.

Fixes: SWDEV-537232



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