[all-commits] [llvm/llvm-project] c612c9: [VPlan] Add const to VPPredicator methods. nfc (#1...
Mel Chen via All-commits
all-commits at lists.llvm.org
Tue Mar 3 23:53:34 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c612c98fa6dc613ebc1350cc1d87c8cd5d840428
https://github.com/llvm/llvm-project/commit/c612c98fa6dc613ebc1350cc1d87c8cd5d840428
Author: Mel Chen <mel.chen at sifive.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp
Log Message:
-----------
[VPlan] Add const to VPPredicator methods. nfc (#184359)
Add const to VPBasicBlock pointer parameters and cache key types where
the blocks are not modified.
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