[Mlir-commits] [mlir] [mlir][linalg] unfold projected permutation. (PR #114704)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Nov 5 08:48:59 PST 2024
https://github.com/banach-space commented:
Nice, thanks!
I've skimmed through the tests to gauge what's going on and mostly looks fine. But I find `UnfoldProjectedPermutation` to be a very misleading name. I don't think that's the main thing here. Instead, this is expanding the "specialisation" logic, right?
There's a few tricky bits here, so I'd like to take another look.
https://github.com/llvm/llvm-project/pull/114704
More information about the Mlir-commits
mailing list