[RISCV] Refactor vecPolicyOp skip logic in doPeepholeMaskedRVV. NFC
We can just explicitly check if the new unmasked pseudo takes a policy op, rather than implicitly relying on I->UnmaskedTUPseudo == I->UnmaskedPseudo. Split out from another patch to make the diff more readable. Differential Revision: https://reviews.llvm.org/D152961
Loading
Please sign in to comment