[llvm] [VPlan] Introduce VPScalarPHIRecipe, use for can & EVL IV codegen (NFC). (PR #114305)
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 10:07:43 PDT 2024
alexey-bataev wrote:
Why we cannot create VPScalarPHIRecipe immediately instead of using it to replace some other (abstract) recipes?
https://github.com/llvm/llvm-project/pull/114305
More information about the llvm-commits
mailing list