We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149deda commit a6ec095Copy full SHA for a6ec095
mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
@@ -400,9 +400,6 @@ namespace {
400
// ConvertVectorStore
401
//===----------------------------------------------------------------------===//
402
403
-///
404
405
-
406
struct ConvertVectorStore final : OpConversionPattern<vector::StoreOp> {
407
using OpConversionPattern::OpConversionPattern;
408
0 commit comments