Fix either local variable redefinition when both LHS and RHS get into emitOpMatch and then both LHS and RHS are not lifted into static matcher.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157771
[mlir] Fix DRR either local variable redefinition ClosedPublic Authored by logan on Aug 11 2023, 8:28 PM.
Details Summary Fix either local variable redefinition when both LHS and RHS get into emitOpMatch and then both LHS and RHS are not lifted into static matcher.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2023, 10:32 AM Closed by commit rG2660fef88019: [mlir] Fix DRR either local variable redefinition (authored by logan). · Explain WhyAug 14 2023, 7:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550171 mlir/test/lib/Dialect/Test/TestOps.td
mlir/tools/mlir-tblgen/RewriterGen.cpp
|