Skip to content

Commit 33851ce

Browse files
committed
a
1 parent 8ac0355 commit 33851ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@ void mlir::populateVectorToSPIRVPatterns(SPIRVTypeConverter &typeConverter,
832832

833833
// Need this until vector.interleave is handled.
834834
vector::populateVectorInterleaveToShufflePatterns(patterns);
835-
836835
}
837836

838837
void mlir::populateVectorReductionToSPIRVDotProductPatterns(

0 commit comments

Comments
 (0)