[flang] [clang-tools-extra] [llvm] [clang] [compiler-rt] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)
Florian Hahn via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 28 12:04:20 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
----------------
fhahn wrote:
Updated, thanks!
https://github.com/llvm/llvm-project/pull/76090
More information about the cfe-commits
mailing list