[PATCH] D76992: [VPlan] Add & use VPValue operands for VPWidenRecipe (NFC).
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 03:44:56 PDT 2020
gilr added inline comments.
================
Comment at: llvm/lib/Transforms/Vectorize/VPlanValue.h:47
friend class VPSlotTracker;
+ friend class VPWidenRecipe;
----------------
Redundant now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76992/new/
https://reviews.llvm.org/D76992
More information about the llvm-commits
mailing list