mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
The multi-op entry point now also takes a GreedyPatternRewriteConfig and respects config.maxNumRewrites. The scope is also a part of the config now. Differential Revision: https://reviews.llvm.org/D142614