[PATCH] D92281: [VPlan] Add getLiveInIRValue accessor to VPValue.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 14:10:22 PST 2021
fhahn added a comment.
In D92281#2480441 <https://reviews.llvm.org/D92281#2480441>, @Ayal wrote:
> (how) are the VPPredInstPHIRecipe changes related to the introduction of getLiveInIRValue()?
>
> Patch is (NFC).
They are not directly related, i didn’t realise they were already there before undoing the changes that were part of the original patch.
I can split them off and land them separately
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92281/new/
https://reviews.llvm.org/D92281
More information about the llvm-commits
mailing list