[all-commits] [llvm/llvm-project] f26e85: [VPlan] Use VPlan::getConstantInt in a few more ca...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Feb 15 06:46:12 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f26e8595c3073fafc822bfcdd3ca9dec32ab573b
https://github.com/llvm/llvm-project/commit/f26e8595c3073fafc822bfcdd3ca9dec32ab573b
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-02-15 (Sun, 15 Feb 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Use VPlan::getConstantInt in a few more cases (NFC).
VPlan::getConstantInt() allows for slightly more compact creation of
VPIRValues wrapping ConstantInts.
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