[all-commits] [llvm/llvm-project] 9d09c7: [VPlan] Make VPBlockTy enum protected (NFC) (#209863)
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jul 15 12:49:23 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d09c774832bc99cde76ecb4847bb01680da533d
https://github.com/llvm/llvm-project/commit/9d09c774832bc99cde76ecb4847bb01680da533d
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Make VPBlockTy enum protected (NFC) (#209863)
VPBlockTy is an implementation detail, that is only needed in sub-types.
Make protected.
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