Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112332
[mlir][Linalg] NFC - Drop Optional in favor of FailureOr ClosedPublic Authored by nicolasvasilache on Oct 22 2021, 9:46 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptOct 22 2021, 9:46 AM This revision is now accepted and ready to land.Oct 22 2021, 9:50 AM This revision was landed with ongoing or failed builds.Oct 22 2021, 12:33 PM Closed by commit rG489fec277788: [mlir][Linalg] NFC - Drop Optional in favor of FailureOr (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 381587 mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
|