[Mlir-commits] [mlir] [mlir][vector] Add tests for scalable vectors (PR #67806)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Fri Oct 6 02:59:04 PDT 2023
banach-space wrote:
I think that we need to split this into a few separate changes:
* scalable vectors where the reduction dimension is fixed-width (should already work),
* scalable vectors where the reduction is scalable - more work is needed (that's what's "broken" in this patch).
Closing in favor of https://github.com/llvm/llvm-project/pull/68400 (and other patches that will follow).
https://github.com/llvm/llvm-project/pull/67806
More information about the Mlir-commits
mailing list