The implementation has become too unwieldy and cognitive overhead wins.
Instead compress the implementation in preparation for additional lowering paths.
This is a resubmit of https://reviews.llvm.org/D105359 without ordering ambiguities.
Paths
| Differential D105367
[mlir][Vector] NFC - Compress vector to outerproduct lowering. ClosedPublic Authored by nicolasvasilache on Jul 2 2021, 12:53 PM.
Details Summary The implementation has become too unwieldy and cognitive overhead wins. This is a resubmit of https://reviews.llvm.org/D105359 without ordering ambiguities.
Diff Detail
Event TimelineClosed by commit rGcb5de7c813f9: [mlir][Vector] NFC - Compress vector to outerproduct lowering. (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356278 mlir/lib/Dialect/Vector/VectorTransforms.cpp
|