diff options
| author | William Moses <gh@wsmoses.com> | 2025-11-03 09:57:21 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 15:57:21 +0000 |
| commit | 3bd59634d2d21328e32c06ecd6a7a1188a1b1993 (patch) | |
| tree | a2f78ccce5f6ed33e6c71683d99ccca3e491325b /llvm/tools/llvm-diff/lib | |
| parent | 28d3194d113fbbe0534fe81398045e2d56d40886 (diff) | |
| download | llvm-3bd59634d2d21328e32c06ecd6a7a1188a1b1993.zip llvm-3bd59634d2d21328e32c06ecd6a7a1188a1b1993.tar.gz llvm-3bd59634d2d21328e32c06ecd6a7a1188a1b1993.tar.bz2 | |
[MLIR][SCF] Speed up ConditionPropagation (#166080)
Introduce a cache to avoid looking up then/else region nesting through
`isAncestor` calls repeatedly. This gets expensive for large inputs with
lots of pointer chasing.
Fixes https://github.com/llvm/llvm-project/issues/166039
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions
