[all-commits] [llvm/llvm-project] 85601f: AMDGPU: Handle v_mfma_f64_16x16x4_f64 write VGPR r...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 22 20:30:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85601fd78f4cbf0ce5df74c5926183035f859572
      https://github.com/llvm/llvm-project/commit/85601fd78f4cbf0ce5df74c5926183035f859572
  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/test/CodeGen/AMDGPU/mai-hazards-gfx940.mir

  Log Message:
  -----------
  AMDGPU: Handle v_mfma_f64_16x16x4_f64 write VGPR read srca/srcb hazard change for gfx950 (#117284)

Increase in wait states from 11 to 19. The index for smfmac counts as like srcA/srcB.



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