[all-commits] [llvm/llvm-project] 2acecf: [VPlan] Use VPBBs to look up masks for newly creat...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun May 11 05:06:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2acecfe65397c162958ab305dc44614ff51e748c
https://github.com/llvm/llvm-project/commit/2acecfe65397c162958ab305dc44614ff51e748c
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-11 (Sun, 11 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Use VPBBs to look up masks for newly created recipes (NFC).
Update recipe construction to use VPBBs to look up masks, in preparation
for https://github.com/llvm/llvm-project/pull/128420.
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