[Mlir-commits] [mlir] [mlir][linalg] unfold projected permutation. (PR #114704)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Nov 4 07:06:28 PST 2024


================

----------------
banach-space wrote:

Please follow the existing style in mlir/test/Dialect/Linalg and use hyphen, `-`, in file names. Also, does this test unfolding projected permutations or generalization of `linalg.generic`s? It feels like the latter and for the former you probably want C++ unit tests?

https://github.com/llvm/llvm-project/pull/114704


More information about the Mlir-commits mailing list