Skip to content

Commit 5b59ae4

Browse files
committed
Add comment back
1 parent fe480ef commit 5b59ae4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/intel/lib/TritonIntelGPUToLLVM/ConvertLayoutOpToLLVM.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@ struct ConvertLayoutOpUsingLinearLayoutsConversion
597597
performSubGroupTranspose(op, srcLayout, dstLayout, adaptor, rewriter);
598598
return success();
599599
}
600+
// TODO(jlebar): Implement me.
600601
return failure();
601602
}
602603

0 commit comments

Comments
 (0)