[llvm] [AArch64][LV] Reduce cost of scaled reduction extends (PR #134074)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 3 05:42:51 PDT 2025


================

----------------
david-arm wrote:

Do you know why we don't see any differences in the chained variants? Perhaps your pattern matching doesn't kick in for chains due to single-use constraints? Not suggesting you fix this in your patch - we can always improve this in a follow-on patch.

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


More information about the llvm-commits mailing list