Skip to content

Commit b769738

Browse files
committed
Removed comment
1 parent a5e5495 commit b769738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

third_party/intel/lib/TritonIntelGPUTransforms/AccelerateMatmul.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ calculateRepCluster(unsigned capRepeatCount, unsigned capSystolicDepth,
7777
ArrayRef<int64_t> retShape, unsigned threadsPerWarp,
7878
unsigned int a_bitwidth, bool is_FP8,
7979
ArrayRef<int64_t> a_shape, ArrayRef<int64_t> b_shape,
80-
// RankedTensorType oldRetType,
8180
SmallVector<unsigned> warpsPerTile) {
8281
size_t rank = retShape.size();
8382
SmallVector<unsigned> repCluster(rank, 1);

0 commit comments

Comments
 (0)