[llvm] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)

via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 06:38:34 PST 2023


https://github.com/ayalz commented:

Nice cleanup, thanks for pursuing!

Wonder if `tryTo*()`'s should return more specific recipes than `VPRecipeBase*`, as in `tryToBlend()`.

https://github.com/llvm/llvm-project/pull/76090


More information about the llvm-commits mailing list