[all-commits] [llvm/llvm-project] 7c92bc: AMDGPU: Handle vcmpx+permalane gfx950 hazard

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 22 12:17:58 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/vcmpx-permlane-hazard
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c92bcc28e7327c0637caa0d744d1e4d20eace02
      https://github.com/llvm/llvm-project/commit/7c92bcc28e7327c0637caa0d744d1e4d20eace02
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
    A llvm/test/CodeGen/AMDGPU/hazards-gfx950.mir

  Log Message:
  -----------
  AMDGPU: Handle vcmpx+permalane gfx950 hazard

Confusingly, this is a different hazard to the one on gfx10
with a subtarget feature.



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