diff options
author | Matthias Springer <me@m-sp.org> | 2025-08-07 08:33:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 08:33:24 +0200 |
commit | 0a72e6ddac0f9154b806c40992d1616fa86957d8 (patch) | |
tree | 6141735615c6e90a7d3ac50e0a42efc5bf1480ff /llvm/test/tools | |
parent | 0abf4975bbf176d393869d290d55748794e220c4 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
Add a helper function to `ConversionPatternRewriter` that returns the
dialect conversion configuration. This flag is useful when migrating
conversion patterns to the new One-Shot Conversion Driver: patterns can
check if they are running in rollback mode or not. They can then work
around API changes and makes sure that the pattern keeps working with
both the old and new driver.
Also remove the `config` field from `OperationLegalizer`. That field was
never needed.
Diffstat (limited to 'llvm/test/tools')
0 files changed, 0 insertions, 0 deletions