[llvm] [LV] Extend FindLastIV to unsigned case (PR #141752)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 22 11:24:30 PDT 2025


https://github.com/fhahn approved this pull request.

LGTM, thanks!

> > The other alternative is a strange asymmetry in calls to addReductionVar.
> 
> After thinking some more, I think this is the best compromise: I've updated the patch.

Yep that matches the approach in https://github.com/llvm/llvm-project/pull/140451 I think.

https://github.com/llvm/llvm-project/pull/141752


More information about the llvm-commits mailing list