diff options
author | Matthias Springer <me@m-sp.org> | 2024-02-23 11:28:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 11:28:05 +0100 |
commit | 5f1319bb385342c7ef4124b05b83b89ef8588ee8 (patch) | |
tree | 3e21047e993fb0af641691cdbfd9b44ac9fefd12 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 13acb3af5ad48e850cf37dcf02270ede3f267bd4 (diff) | |
download | llvm-5f1319bb385342c7ef4124b05b83b89ef8588ee8.zip llvm-5f1319bb385342c7ef4124b05b83b89ef8588ee8.tar.gz llvm-5f1319bb385342c7ef4124b05b83b89ef8588ee8.tar.bz2 |
[mlir][Transforms] Encapsulate dialect conversion options in `ConversionConfig` (#82250)
This commit adds a new `ConversionConfig` struct that allows users to
customize the dialect conversion. This configuration is similar to
`GreedyRewriteConfig` for the greedy pattern rewrite driver.
A few existing options are moved to this objects, simplifying the
dialect conversion API.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions