[flang] [llvm] [clang] [clang-tools-extra] [compiler-rt] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 26 03:34:26 PST 2024


================
@@ -116,12 +111,11 @@ class VPRecipeBuilder {
 
   /// Check if an existing VPValue can be used for \p Instr or a recipe can be
   /// create for \p I withing the given VF \p Range. If an existing VPValue can
----------------
ayalz wrote:

Comment needs updating. (Plus fixing "withing" typo).

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


More information about the cfe-commits mailing list