[flang-commits] [flang] [llvm] [VPlan] Expand WidenInt inductions with nuw/nsw (PR #163538)
Florian Hahn via flang-commits
flang-commits at lists.llvm.org
Sun Oct 26 20:18:45 PDT 2025
https://github.com/fhahn commented:
> > Looks like this changes a lot of code, did you have a chance to see what the impact was on e.g. llvm-test-suite?
>
> I ran SingleSource and MultiSource: there is no diff.
Thanks for checking! I think this is somewhat expected, as probably not many transforms/analyses use wrap flags on vector instructions at the moment.
https://github.com/llvm/llvm-project/pull/163538
More information about the flang-commits
mailing list