[all-commits] [llvm/llvm-project] 7aedeb: [VPlan] Populate ExitBlocks when cloning VPlan (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Apr 7 13:18:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aedebac8cb473555aa8a2928ac3851b0142921e
https://github.com/llvm/llvm-project/commit/7aedebac8cb473555aa8a2928ac3851b0142921e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
[VPlan] Populate ExitBlocks when cloning VPlan (NFC).
Update VPlan::duplicate to add cloned exit blocks to ExitBlocks.
Currently there are no uses of the exit blocks after cloning so this is
NFC at the moment.
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