diff options
| author | Chris Lattner <clattner@nondot.org> | 2021-05-23 11:24:59 -0700 |
|---|---|---|
| committer | Chris Lattner <clattner@nondot.org> | 2021-05-24 12:40:40 -0700 |
| commit | 64716b2c39c10a3ea3a893da6106d2d55a0e8deb (patch) | |
| tree | b9793322a2cb87e30aeec57a6a6c4298a2b084c0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 3b51b51877ee590712e6a8c22882c8ac107bafb7 (diff) | |
[GreedyPatternRewriter] Introduce a config object that allows controlling internal parameters. NFC.
This exposes the iterations and top-down processing as flags, and also
allows controlling whether region simplification is desirable for a client.
This allows deleting some duplicated entrypoints to
applyPatternsAndFoldGreedily.
This also deletes the Constant Preprocessing pass, which isn't worth it
on balance.
All defaults are all kept the same, so no one should see a behavior change.
Differential Revision: https://reviews.llvm.org/D102988
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
