[all-commits] [llvm/llvm-project] d147b6: [AMDGPU] Add hazard workarounds to insertIndirectB...

Carl Ritson via All-commits all-commits at lists.llvm.org
Sat Sep 21 22:56:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d147b6d581636a13ca86b32aece11de0cd562d68
      https://github.com/llvm/llvm-project/commit/d147b6d581636a13ca86b32aece11de0cd562d68
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2024-09-22 (Sun, 22 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/branch-relaxation.ll

  Log Message:
  -----------
  [AMDGPU] Add hazard workarounds to insertIndirectBranch (#109127)

BranchRelaxation runs after the hazard recognizer, so workarounds for
SGPR accesses need to be applied directly inline to the code it
generates.



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