[all-commits] [llvm/llvm-project] 5fc950: [SLP] NFC. ShuffleInstructionBuilder::add V1->getT...
Han-Kuan Chen via All-commits
all-commits at lists.llvm.org
Tue Jul 23 10:40:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fc9502f19a87f7b1194cf5eadccf5f918bc50ca
https://github.com/llvm/llvm-project/commit/5fc9502f19a87f7b1194cf5eadccf5f918bc50ca
Author: Han-Kuan Chen <hankuan.chen at sifive.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] NFC. ShuffleInstructionBuilder::add V1->getType() is always a FixedVectorType. (#99842)
castToScalarTyElem has a cast<VectorType>(V->getType()).
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