This revision reduces the number of places that specific information needs to be modified when adding new named Linalg ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89223
[mlir][Linalg] NFC - Automate the printing of canonicalizers and folders for nameds Linalg ops. ClosedPublic Authored by nicolasvasilache on Oct 12 2020, 2:09 AM.
Details Summary This revision reduces the number of places that specific information needs to be modified when adding new named Linalg ops.
Diff Detail
Event TimelineHerald added subscribers: limo1996, stephenneuendorffer. · View Herald TranscriptOct 12 2020, 2:09 AM This revision is now accepted and ready to land.Oct 12 2020, 4:08 AM Closed by commit rG69d3247f35a7: [mlir][Linalg] NFC - Automate the printing of canonicalizers and folders for… (authored by nicolasvasilache). · Explain WhyOct 12 2020, 4:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297516 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
|