[Mlir-commits] [mlir] [mlir][linalg] Restrict scalable vectorisation (PR #98639)
Zhaoshi Zheng
llvmlistbot at llvm.org
Fri Jul 12 21:56:27 PDT 2024
zhaoshiz wrote:
> Please let me know if you hit any issues. The intent is to make things easier for you. If I am failing, I'm happy to iterate :)
Yes it indeed make it easier for me and all test in https://github.com/llvm/llvm-project/pull/97788 are passing.
I'm trying with reduction dim of matvec and matmul.
https://github.com/llvm/llvm-project/pull/98639
More information about the Mlir-commits
mailing list