[all-commits] [llvm/llvm-project] e0f14e: [SLPVectorizer] Refine the scope of RdxOpcode in H...
Mel Chen via All-commits
all-commits at lists.llvm.org
Fri Jan 10 00:01:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0f14e11c7d1a5e82297b1dc9590d79f84c15163
https://github.com/llvm/llvm-project/commit/e0f14e11c7d1a5e82297b1dc9590d79f84c15163
Author: Mel Chen <mel.chen at sifive.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLPVectorizer] Refine the scope of RdxOpcode in HorizontalReduction::createOp (NFC) (#122239)
This patch is one part of unifying IAnyOf and FAnyOf reduction. #118393
The related patch is #118777.
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