llvm-project
9de31c4a - [VPlan] Create zero resume value for CanIV directly (NFC).

Commit
37 days ago
[VPlan] Create zero resume value for CanIV directly (NFC). The start value of the canonical IV is always 0. Assert and generate zero VPValue manually in preparation for https://github.com/llvm/llvm-project/pull/156262. Split off as suggested.
Author
Parents
Loading