Skip to content

Commit 2ad2f35

Browse files
committed
Remove todo
1 parent eaf4a26 commit 2ad2f35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,6 @@ struct AAAMDMaxNumWorkgroups
919919

920920
ChangeStatus manifest(Attributor &A) override {
921921
Function *F = getAssociatedFunction();
922-
// TODO: Skip adding if worst case?
923922
LLVMContext &Ctx = F->getContext();
924923
SmallString<32> Buffer;
925924
raw_svector_ostream OS(Buffer);

0 commit comments

Comments
 (0)