[llvm] [compiler-rt] [clang] [clang-tools-extra] [flang] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)
Florian Hahn via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 14:05:25 PST 2024
https://github.com/fhahn commented:
Thanks for taking a look, comments should be addressed!
> Wonder if tryTo*()'s should return more specific recipes than VPRecipeBase*, as in tryToBlend().
That would probably be good now! Should I adjust the current patch or do as follow-up?
https://github.com/llvm/llvm-project/pull/76090
More information about the cfe-commits
mailing list