[Mlir-commits] [mlir] [mlir][Linalg] Remove implicit zero rank vectors in vectorization (PR #116069)
Kunwar Grover
llvmlistbot at llvm.org
Wed Nov 13 07:55:31 PST 2024
Groverkss wrote:
I'm surprised that there was only one test change. This likely means that linalg vectorization isn't well tested for 0 rank tensors. I'm going to try to add more tests as well, but would like to get others opinions as well.
https://github.com/llvm/llvm-project/pull/116069
More information about the Mlir-commits
mailing list