[all-commits] [llvm/llvm-project] da439d: [SLP] NFC. Refactor getEntryCost and isReverseOrde...
Han-Kuan Chen via All-commits
all-commits at lists.llvm.org
Fri Dec 13 10:01:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da439d3af47b6004cfed1482b84713fad4b43206
https://github.com/llvm/llvm-project/commit/da439d3af47b6004cfed1482b84713fad4b43206
Author: Han-Kuan Chen <hankuan.chen at sifive.com>
Date: 2024-12-14 (Sat, 14 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] NFC. Refactor getEntryCost and isReverseOrder usage. (#119680)
Users should check whether an input is empty before using
isReverseOrder.
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