It can be useful to external users as well for detecting if there were any changes in IR between passes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137078
[mlir] Make `OperationFingerPrint` class public ClosedPublic Authored by Hardcode84 on Oct 31 2022, 6:42 AM.
Details
Summary It can be useful to external users as well for detecting if there were any changes in IR between passes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2022, 10:42 PM Closed by commit rG2e36dadbd6ea: [mlir] Make `OperationFingerPrint` class public (authored by Hardcode84). · Explain WhyNov 2 2022, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471986 mlir/include/mlir/IR/OperationSupport.h
mlir/lib/IR/OperationSupport.cpp
mlir/lib/Pass/IRPrinting.cpp
|