This method allows to selectively control from the caller when to
replace the uses of a Value. Still notifies the rewriter that the
user is updated in-place.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D141026  
[mlir] Add a method to `RewriteBase` to replace a `Value` selectively. ClosedPublic Authored by mravishankar on Jan 4 2023, 8:37 PM. 
Details Summary This method allows to selectively control from the caller when to 
Diff Detail 
 Event Timelinemravishankar added a child revision: D139392: [mlir][TilingInterface] NFC: Consolidate yield handling..Jan 4 2023, 8:39 PM This revision is now accepted and ready to land.Jan 12 2023, 10:53 AM Closed by commit rG5053fd95fdc3: [mlir] Add a method to `RewriteBase` to replace a `Value` selectively. (authored by mravishankar).  ·  Explain WhyJan 15 2023, 9:10 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
 
Diff 486459 mlir/include/mlir/IR/PatternMatch.h
 mlir/lib/IR/PatternMatch.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I'd just merge these two lines