Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelszczerbuk committed Feb 25, 2025
1 parent 2a69250 commit 945d8c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/triton/Dialect/TritonGPU/Transforms/Schedule.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ class CoarseSchedule {
}
llvm::report_fatal_error(
"One or both clusters not found in clusters list!");
return false;
}
};

Expand Down

0 comments on commit 945d8c3

Please sign in to comment.