[all-commits] [llvm/llvm-project] ff3650: [VPlan] Remove redundant setting of parent in crea...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 23 13:45:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff36508d2189ca9e414262f2c7a3b3a1d4974108
https://github.com/llvm/llvm-project/commit/ff36508d2189ca9e414262f2c7a3b3a1d4974108
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
Log Message:
-----------
[VPlan] Remove redundant setting of parent in createLoopRegion (NFC).
The regions parents will be set when the parents are set after creating
the parent region.
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