This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Drop declarative transforms
ClosedPublic

Authored by nicolasvasilache on Jul 28 2020, 6:59 AM.

Details

Summary

For the purpose of vector transforms, the Tablegen-based infra is subsumed by simple C++ pattern application. Deprecate declarative transforms whose complexity does not pay for itself.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Jul 28 2020, 6:59 AM
This revision is now accepted and ready to land.Jul 28 2020, 7:04 AM
aartbik accepted this revision.Jul 28 2020, 10:01 AM
This revision was automatically updated to reflect the committed changes.
mlir/lib/Dialect/Vector/CMakeLists.txt