Tile and fuse failed if the outermost tile loop is a reduction dimension. Add the necessary check to handle outermost reductions and introduce a test case to verify the change.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptNov 16 2021, 10:07 AM
gysit added a child revision: D114067: [mlir][linalg] Add a tile and fuse on tensors pattern..Nov 17 2021, 12:48 AM
This revision is now accepted and ready to land.Nov 22 2021, 1:05 AM
Closed by commit rG0ccc44cec067: [mlir][linalg] Fix tile and fuse for outermost reduction. (authored by gysit). · Explain WhyNov 22 2021, 2:45 AM
This revision was automatically updated to reflect the committed changes.