[Mlir-commits] [mlir] [mlir][IntegerRangeAnalysis] Fix crash when loop bounds are unavailable (PR #180330)
Krzysztof Drewniak
llvmlistbot at llvm.org
Sat Feb 7 09:49:27 PST 2026
https://github.com/krzysz00 commented:
Can we be slightly more precise here? Ex. If we have lower bounds but not upper bounds, we know a few facts about our IVs
Or is that overkill/a TODO because this never comes up for real?
https://github.com/llvm/llvm-project/pull/180330
More information about the Mlir-commits
mailing list