[llvm] [ConstraintElim] Bound non-increasing header IVs by start value. (PR #217921)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 22 06:43:15 PDT 2026
https://github.com/fhahn commented:
>> it will never exceed the start value and we can add PN s>=
>> StartValue.
> PN s<= StartValue
argh update thanks
https://github.com/llvm/llvm-project/pull/217921
More information about the llvm-commits
mailing list