[llvm] [AMDGPU] Add stalls for DS FIFO buffer to coexec sched (PR #185726)

Lucas Ramirez via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 08:10:33 PDT 2026


================
@@ -234,6 +264,11 @@ class HardwareUnitInfo {
   /// and reducing its \p BlockingCycles from the TotalCycles. This maintains
   /// the list of PrioritySUS.
----------------
lucas-rami wrote:

```suggestion
  /// the list of PrioritySUs.
```

https://github.com/llvm/llvm-project/pull/185726


More information about the llvm-commits mailing list