[all-commits] [llvm/llvm-project] 2e3373: [VPlan] Remove unnecessary DomTreeUpdater flush (N...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 5 00:18:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e337349f436d75af112c081df5ec683871cbcc8
https://github.com/llvm/llvm-project/commit/2e337349f436d75af112c081df5ec683871cbcc8
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
[VPlan] Remove unnecessary DomTreeUpdater flush (NFC).
The current version does not need the explicit flush at this point.
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