The constructor of PatternApplicator doesn't have a constructor that
accepts only a RewritePatternSet as currently used in the example
code in PatternRewriter.md. Instead, one has to turn it into a
FrozenRewritePatternSet.
Details
Details
- Reviewers
nicolasvasilache
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo