Split "rewrite" functionality out of Pattern into a new RewritePattern derived
class. This change is NFC, but allows for new kinds of patterns, specifically LegalizationPatterns which will be allowed to change the types of things they rewrite. PiperOrigin-RevId: 223243783
Loading
Please sign in to comment