[Mlir-commits] [mlir] Add Vector-dialect interleave-to-shuffle pattern (PR #91800)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon May 13 00:36:42 PDT 2024
https://github.com/banach-space approved this pull request.
LG, thanks! (I've left a couple of small suggestions)
> Context: https://github.com/iree-org/iree/issues/17346.
Note, for SVE we will need to use `vector.interleave` rather than `vector.shuffle` :) Just to make folks aware, I appreciate that the IREE issue is only affecting SPIR-V.
https://github.com/llvm/llvm-project/pull/91800
More information about the Mlir-commits
mailing list