As a cornerstone of MLIR, this deserves more than the
current few lines.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139689
Improve class documentation for mlir::Operation ClosedPublic Authored by mehdi_amini on Dec 8 2022, 8:39 PM.
Details Summary As a cornerstone of MLIR, this deserves more than the
Diff Detail
Event Timelinemehdi_amini added a child revision: D139769: Use if constexpr to simplify some SFINAE in mlir::OpState (NFC).Dec 9 2022, 11:46 PM This revision is now accepted and ready to land.Dec 10 2022, 12:33 AM Closed by commit rGef27a1b191d0: Improve class documentation for mlir::Operation (authored by mehdi_amini). · Explain WhyDec 10 2022, 12:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481509 mlir/include/mlir/IR/Operation.h
|