[all-commits] [llvm/llvm-project] 3a1e5c: Include the cost of the select/predication in the ...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Mon Nov 10 03:38:52 PST 2025
Branch: refs/heads/users/sdesmalen-arm/lv-move-partial-reduction-condition
Home: https://github.com/llvm/llvm-project
Commit: 3a1e5c94a0b79d42c80be3e2cc84b9cd07f6afd7
https://github.com/llvm/llvm-project/commit/3a1e5c94a0b79d42c80be3e2cc84b9cd07f6afd7
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
Include the cost of the select/predication in the cost of the partial reduction.
In practice this won't make much difference, because VPExpressions already accounts
for the cost of the predication.
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