The moved populate methods are only relevant to Linalg
operations. So they are better of in linalg namespace. Also rename
populateLinalgTensorOpsFusionPatterns to
populateElementwiseOpsFusionPatterns. This makes the scope of these
patterns explicit and disambiguates it with fusion on tensors using
tile + fuse.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo