Uses elementwise interface to generalize canonicalization pattern and add a new pattern for vector.contract case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Vector/VectorTransforms.cpp | ||
---|---|---|
2876 | I'm not sure I fully understand, this map is related to the contract op in this case, not sure how this can become a helper related to ExtractMapOp. |
This IR form does not seem valid as per the VectorOps.td doc.