[all-commits] [llvm/llvm-project] e4aeeb: [SLP][REVEC] When ScalarTy is FixedVectorType, the...
Han-Kuan Chen via All-commits
all-commits at lists.llvm.org
Fri Nov 1 06:18:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4aeeba84c12a37ce569a96357b3fc54fad50830
https://github.com/llvm/llvm-project/commit/e4aeeba84c12a37ce569a96357b3fc54fad50830
Author: Han-Kuan Chen <hankuan.chen at sifive.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/revec.ll
Log Message:
-----------
[SLP][REVEC] When ScalarTy is FixedVectorType, the insertion index should consider the number of elements of ScalarTy. (#114526)
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