[all-commits] [llvm/llvm-project] 75b3dd: [VPlan] Use State.VF in vectorizeInterleaveGroup (...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jul 17 06:30:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75b3ddf23b7dfb2cf4cb3c99b4b7ee80e510589d
https://github.com/llvm/llvm-project/commit/75b3ddf23b7dfb2cf4cb3c99b4b7ee80e510589d
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Use State.VF in vectorizeInterleaveGroup (NFCI).
Update vectorizeInterleaveGroup to use State.VF in preparation to moving
the code directly to the recipe.
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