[all-commits] [llvm/llvm-project] 0859df: [VPlan] Use operands from initial VPInstructions d...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Feb 22 14:35:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0859df4e42ba742b41827ae1a653a8eb2f2674d3
https://github.com/llvm/llvm-project/commit/0859df4e42ba742b41827ae1a653a8eb2f2674d3
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
Log Message:
-----------
[VPlan] Use operands from initial VPInstructions directly (NFC).
Use operands from VPInstructions directly during recipe creation.
Follow-up as discussed and planned after
https://github.com/llvm/llvm-project/pull/124432.
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