[all-commits] [llvm/llvm-project] aec7c2: [SLP] Add test to demonstrate %stride = %x * %cons...
Ryan Buchner via All-commits
all-commits at lists.llvm.org
Wed Apr 29 00:00:31 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aec7c20f5789715b878413bf72f7e258f91967ad
https://github.com/llvm/llvm-project/commit/aec7c20f5789715b878413bf72f7e258f91967ad
Author: Ryan Buchner <rbuchner at qti.qualcomm.com>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/RISCV/basic-strided-loads.ll
Log Message:
-----------
[SLP] Add test to demonstrate %stride = %x * %const issue (#194735)
For a runtime strided loads/stores, the current approach doesn't recognize cases where the stride is the result of a multiplication.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list