This revision belongs to a series of patches that reduce reliance of Linalg transformations on templated rewrite and conversion patterns.
Instead, this uses a MatchAnyTag pattern for the vast majority of cases and dispatches internally.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo