[llvm] [LV] Simplify the chain traversal in `getScaledReductions()` (NFCI) (PR #184830)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 02:51:11 PDT 2026


https://github.com/fhahn commented:

I think this is another case where there's different behavior to the existing code when there is some re-use between reduction chains: https://llvm.godbolt.org/z/q1b4no77M

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


More information about the llvm-commits mailing list