[all-commits] [llvm/llvm-project] 725eb6: [VPlan] Move createVPIRBasicBlock helper to VPIRBa...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 30 14:13:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 725eb6bb12e7471149fb7362093deb6a710fe258
https://github.com/llvm/llvm-project/commit/725eb6bb12e7471149fb7362093deb6a710fe258
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Move createVPIRBasicBlock helper to VPIRBasicBlock (NFC).
Move the helper to VPIRBasicBlock to allow easier re-use outside
VPlan.cpp
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