Skip to content

Commit c7073dd

Browse files
angelz913kuhar
andcommitted
Remove comment
Co-authored-by: Jakub Kuderski <[email protected]>
1 parent 0c1b1b2 commit c7073dd

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
@@ -633,7 +633,6 @@ struct VectorDeinterleaveOpConvert final
633633
return rewriter.notifyMatchFailure(deinterleaveOp,
634634
"unsupported result vector type");
635635

636-
// Get location.
637636
Location loc = deinterleaveOp->getLoc();
638637

639638
// Deinterleave the indices.

0 commit comments

Comments
 (0)