Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144735
[MLIR] Expose region equivalence check through OperationEquivalence ClosedPublic Authored by frgossen on Feb 24 2023, 8:02 AM.
Details
Diff Detail
Event Timelinefrgossen added a child revision: D144738: [MLIR] Add pass to deduplicate functions.Feb 24 2023, 8:17 AM This revision is now accepted and ready to land.Feb 26 2023, 11:03 PM Closed by commit rG31fc47e3ab8b: [MLIR] Expose region equivalence check through OperationEquivalence (authored by frgossen). · Explain WhyFeb 27 2023, 7:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 500791 mlir/include/mlir/IR/OperationSupport.h
mlir/lib/IR/OperationSupport.cpp
|
Please wrap this in an anonymous namespace.