[mlir][linalg] Vectorize 0-d tensor extract
This patch adds the missing logic to vectorise `tensor.extract` for 0-d tensors. Fixes #63688 Differential Revision: https://reviews.llvm.org/D154518
Loading
Please sign in to comment
This patch adds the missing logic to vectorise `tensor.extract` for 0-d tensors. Fixes #63688 Differential Revision: https://reviews.llvm.org/D154518