Skip to content

Commit 873c4f3

Browse files
committed
Add an empty line
1 parent 2b22047 commit 873c4f3

File tree

1 file changed

+1
-0
lines changed
  • mlir/include/mlir/Dialect/Linalg/Utils

1 file changed

+1
-0
lines changed

mlir/include/mlir/Dialect/Linalg/Utils/Utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ namespace linalg {
3333
//===----------------------------------------------------------------------===//
3434
// Utilities for inferring various semantics properties of Linalg ops.
3535
//===----------------------------------------------------------------------===//
36+
3637
/// Compute inverse permutation for the destination tensor (i.e. in the packed
3738
/// domain).
3839
SmallVector<int64_t> getPackInverseDestPerm(linalg::PackOp packOp,

0 commit comments

Comments
 (0)