This patch implements a transform op for the FoldArithExtIntoContractionOp
pattern. The pattern folds arith.extf into vector.contract for the
backends with native support for mixed-mode contractions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo