[all-commits] [llvm/llvm-project] c80b50: [SLP] Improve gather tree nodes matching when user...
Valery Dmitriev via All-commits
all-commits at lists.llvm.org
Wed Oct 18 09:05:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c80b50349648dcf7fcbf4ae69c62b3d34bee0c70
https://github.com/llvm/llvm-project/commit/c80b50349648dcf7fcbf4ae69c62b3d34bee0c70
Author: Valery Dmitriev <valery.n.dmitriev at intel.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/matching-gather-nodes-phi-users.ll
Log Message:
-----------
[SLP] Improve gather tree nodes matching when users are PHIs. (#69392)
More information about the All-commits
mailing list