[all-commits] [llvm/llvm-project] a00227: [VPlan] Add VPValue::replaceUsesWithIf (NFCI).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Nov 6 08:09:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a002271972fb3fb2877bdb4abf9275b2c1291036
https://github.com/llvm/llvm-project/commit/a002271972fb3fb2877bdb4abf9275b2c1291036
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanValue.h
Log Message:
-----------
[VPlan] Add VPValue::replaceUsesWithIf (NFCI).
Add replaceUsesWithIf helper and use it in a few places.
More information about the All-commits
mailing list