[all-commits] [llvm/llvm-project] d5d279: [mlir][SliceAnalysis] Fix stack overflow in graph ...
Martin Erhart via All-commits
all-commits at lists.llvm.org
Tue Jul 15 04:24:15 PDT 2025
Branch: refs/heads/users/maerhart/slice-analysis-graph-regions
Home: https://github.com/llvm/llvm-project
Commit: d5d2790750f5b2d3d11c8c36c392f0b92faa5766
https://github.com/llvm/llvm-project/commit/d5d2790750f5b2d3d11c8c36c392f0b92faa5766
Author: Martin Erhart <martin.erhart at sifive.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M mlir/include/mlir/Analysis/SliceAnalysis.h
M mlir/lib/Analysis/SliceAnalysis.cpp
M mlir/test/Dialect/Affine/slicing-utils.mlir
Log Message:
-----------
[mlir][SliceAnalysis] Fix stack overflow in graph regions
Commit: 363a0930ba25831b29f7ba50c5b276211fe23e5e
https://github.com/llvm/llvm-project/commit/363a0930ba25831b29f7ba50c5b276211fe23e5e
Author: Martin Erhart <maerhart at outlook.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M mlir/lib/Analysis/SliceAnalysis.cpp
Log Message:
-----------
Add comments and missing inserts
Compare: https://github.com/llvm/llvm-project/compare/0881b6e6d4ad...363a0930ba25
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list