[all-commits] [llvm/llvm-project] f71ea4: [SLP][REVEC] reorderNodeWithReuses should not be c...
Han-Kuan Chen via All-commits
all-commits at lists.llvm.org
Mon Dec 2 17:04:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f71ea4bc1b01fd7e29048db82b3e21fba74e8dab
https://github.com/llvm/llvm-project/commit/f71ea4bc1b01fd7e29048db82b3e21fba74e8dab
Author: Han-Kuan Chen <hankuan.chen at sifive.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/revec.ll
Log Message:
-----------
[SLP][REVEC] reorderNodeWithReuses should not be called if all users of a TreeEntry are ShuffleVectorInst. (#118260)
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