diff options
author | Matthias Springer <me@m-sp.org> | 2025-08-26 11:52:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-26 11:52:01 +0200 |
commit | 88eefa86410445204b7233e6ba01876974b53f77 (patch) | |
tree | b0f6e21911769540940455ec69e6bb9d5375661f /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 156c11200d3e00a56cae0dfcc5a8e7b7f5373649 (diff) | |
download | llvm-88eefa86410445204b7233e6ba01876974b53f77.zip llvm-88eefa86410445204b7233e6ba01876974b53f77.tar.gz llvm-88eefa86410445204b7233e6ba01876974b53f77.tar.bz2 |
[mlir][SCFToOpenMP] Use walk pattern driver (#155242)
The lowering pattern uses various APIs that are not supported in a
dialect conversion such as `Block::eraseArguments` and
`RewriterBase::replaceAllUsesWith`. Switch to the more efficient and
simpler walk pattern driver.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions