[Mlir-commits] [mlir] [mlir][Vector] Make `vector.contract` work with scalable vectors (PR #65724)

Cullen Rhodes llvmlistbot at llvm.org
Fri Sep 8 02:40:04 PDT 2023


c-rhodes wrote:

LGTM at a glance but I wonder if it's worth adding integration tests? Perhaps copying `mlir/test/Integration/Dialect/Vector/CPU/test-contraction.mlir` for `mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/test-contraction.mlir`?

https://github.com/llvm/llvm-project/pull/65724


More information about the Mlir-commits mailing list