[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 04:17:09 PDT 2020
gilr added inline comments.
================
Comment at: llvm/lib/Transforms/Vectorize/VPlan.h:771
+ VPUser User;
+
----------------
Missing member comment.
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