Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115514
[mlir][ir] OpRewritePattern should accept generatedNames ClosedPublic Authored by Mogball on Dec 10 2021, 5:43 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptDec 10 2021, 5:43 AM This revision is now accepted and ready to land.Dec 10 2021, 10:33 AM Closed by commit rGd658a4bb97be: [mlir][ir] OpRewritePattern should accept generatedNames (authored by Mogball). · Explain WhyDec 10 2021, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 393553 mlir/include/mlir/IR/PatternMatch.h
mlir/unittests/IR/CMakeLists.txt
mlir/unittests/IR/PatternMatchTest.cpp
|