Skip to content

Commit

Permalink
Update SubviewOp.cpp - pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Garra1980 authored Oct 10, 2024
1 parent 1a66373 commit 979f0fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Dialect/NDArray/IR/SubviewOp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ findImmutableInsertSliceSource(::imex::ndarray::ImmutableInsertSliceOp iisOp,
laterOffs.emplace_back(iisOffs);
laterSizes.emplace_back(iisSizes);
};

}
} // namespace

Expand Down

0 comments on commit 979f0fa

Please sign in to comment.