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 2b22047 commit 873c4f3Copy full SHA for 873c4f3
mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
@@ -33,6 +33,7 @@ namespace linalg {
33
//===----------------------------------------------------------------------===//
34
// Utilities for inferring various semantics properties of Linalg ops.
35
36
+
37
/// Compute inverse permutation for the destination tensor (i.e. in the packed
38
/// domain).
39
SmallVector<int64_t> getPackInverseDestPerm(linalg::PackOp packOp,
0 commit comments