================
@@ -69,8 +69,7 @@ class UnrollState {
VPBasicBlock::iterator InsertPtForPhi);
VPValue *getConstantVPV(unsigned Part) {
----------------
ayalz wrote:
Independent:
```suggestion
VPValue *getConstantIntVPV(unsigned Part) {
```
https://github.com/llvm/llvm-project/pull/164127