Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bjacob committed May 10, 2024
1 parent e5ddd6c commit 2c8e80a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ void mlir::vector::populateVectorInterleaveLoweringPatterns(
void mlir::vector::populateVectorInterleaveToShufflePatterns(
RewritePatternSet &patterns, PatternBenefit benefit) {
patterns.add<InterleaveToShuffle>(patterns.getContext(), benefit);
}
}

0 comments on commit 2c8e80a

Please sign in to comment.