llvm-project/mlir/test/Interfaces/InferIntRangeInterface
Krzysztof Drewniak ad1edc9cbc
[mlir][IntegerRangeAnalysis] Handle multi-dimensional loops (#170765)
Since LoopLikeInterface has (for some time) been extended to handle
multiple induction variables (and thus lower and upper bounds), handle
those bounds one at a time.
2025-12-05 11:07:16 -08:00
..