Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
Florian Hahn f68848015f [VPlan] Manage Sentinel value for FindLastIV in VPlan. (#142291)
Similar to modeling the start value as operand, also model the sentinel
value as operand explicitly. This makes all require information for
code-gen available directly in VPlan.

PR: https://github.com/llvm/llvm-project/pull/142291
2025-06-13 19:17:01 +01:00

16 KiB