aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-diff/lib
diff options
context:
space:
mode:
authorWilliam Moses <gh@wsmoses.com>2025-11-03 09:57:21 -0600
committerGitHub <noreply@github.com>2025-11-03 15:57:21 +0000
commit3bd59634d2d21328e32c06ecd6a7a1188a1b1993 (patch)
treea2f78ccce5f6ed33e6c71683d99ccca3e491325b /llvm/tools/llvm-diff/lib
parent28d3194d113fbbe0534fe81398045e2d56d40886 (diff)
downloadllvm-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