[all-commits] [llvm/llvm-project] c641c1: [VPlan] Pass VPValue operands to handleReplication...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jan 31 14:02:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c641c1aace9ce5bc307bdf9479d10f108505755e
https://github.com/llvm/llvm-project/commit/c641c1aace9ce5bc307bdf9479d10f108505755e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
Log Message:
-----------
[VPlan] Pass VPValue operands to handleReplication. (NFC)
Update handleReplication to also take VPValue operands as argument, in
line with the other methods in VPRecipeBuilder.
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