diff options
author | Matthias Springer <springerm@google.com> | 2023-01-27 10:19:50 +0100 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2023-01-27 10:39:10 +0100 |
commit | e195e6bad6706230a4b5fd4b5cc13de1f16f25cc (patch) | |
tree | 93c4c5b3c6ca019532b38538c00d45e69dfb27d7 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | cb4ccd38fa0407928feed7e39d197169eabc95b2 (diff) | |
download | llvm-e195e6bad6706230a4b5fd4b5cc13de1f16f25cc.zip llvm-e195e6bad6706230a4b5fd4b5cc13de1f16f25cc.tar.gz llvm-e195e6bad6706230a4b5fd4b5cc13de1f16f25cc.tar.bz2 |
[mlir] GreedyPatternRewriteDriver: Enqueue ancestors in MultiOpPatternRewriteDriver
The `GreedyPatternRewriteDriver` was extended to enqueue ancestors in D140304. With this change, `MultiOpPatternRewriteDriver` behaves the same way.
Note: `MultiOpPatternRewriteDriver` now also has a scope that limits how far we go when checking ancestors. By default, this is the first common region of all given ops.
Differential Revision: https://reviews.llvm.org/D141945
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions