[all-commits] [llvm/llvm-project] 9462ab: [SLP]Fix PR89187: fixx assertion check.
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Apr 18 04:22:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9462abdff1687c1e35574cdef8de6c549addc42a
https://github.com/llvm/llvm-project/commit/9462abdff1687c1e35574cdef8de6c549addc42a
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/insertelement-across-zero.ll
Log Message:
-----------
[SLP]Fix PR89187: fixx assertion check.
Need to use proper index variable to fix a crash.
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