[Mlir-commits] [mlir] [mlir][vector] Add support for masks in castAwayContractionLeadingOneDim (PR #81906)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Mar 21 14:42:14 PDT 2024
banach-space wrote:
> There are some snippets under the comment Vector mask setup or similar that doing something like this. I think we should perhaps create a utility for those and define some kind of canonical form to do this at pattern rewrite level.
@dcaballe Done :) I have rewritten this to build on top of https://github.com/llvm/llvm-project/pull/83827, wdyt?
https://github.com/llvm/llvm-project/pull/81906
More information about the Mlir-commits
mailing list