[all-commits] [llvm/llvm-project] 0a1c93: [VPlan] Mark ComputeReductionResult as not reading...
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Jul 30 03:45:51 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a1c936ef1427699f72a107f701aa79a92d313e8
https://github.com/llvm/llvm-project/commit/0a1c936ef1427699f72a107f701aa79a92d313e8
Author: Luke Lau <luke at igalia.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/epilog-vectorization-reductions.ll
M llvm/test/Transforms/LoopVectorize/select-cmp-blend-chain.ll
Log Message:
-----------
[VPlan] Mark ComputeReductionResult as not reading or writing from memory (#212982)
Enables some DCE
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