This is a NFC change to make it easier to update this canonicalization
for more use cases. The refactoring makes things easier to
understand/adapt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129829
[mlir][Linalg] NFC: Refactor canonicalization for deduping generic op operands. ClosedPublic Authored by mravishankar on Jul 14 2022, 8:58 PM.
Details Summary This is a NFC change to make it easier to update this canonicalization
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 11:32 PM Closed by commit rGb62060a8e330: [mlir][Linalg] NFC: Refactor canonicalization for deduping generic op operands. (authored by mravishankar). · Explain WhyJul 15 2022, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 445108 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
|