[llvm] [RISCV][TTI] Add address computation cost for getGaterhScatterOpCost(). (PR #149955)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 22 07:59:51 PDT 2025


================
@@ -8,7 +8,7 @@
 ; YAML-NEXT:  Function:        test
 ; YAML-NEXT:  Args:
 ; YAML-NEXT:  - String:          'Stores SLP vectorized with cost '
-; YAML-NEXT:  - Cost:            '-2'
----------------
alexey-bataev wrote:

It should not be affected here, SLP already includes cost for address calculation

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


More information about the llvm-commits mailing list