[PATCH] D158992: [VPlan] Manage compare predicates in VPRecipeWithIRFlags.
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 07:02:23 PDT 2023
tschuett added inline comments.
================
Comment at: llvm/lib/Transforms/Vectorize/VPlan.h:854
union {
WrapFlagsTy WrapFlags;
----------------
No std::variant?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158992/new/
https://reviews.llvm.org/D158992
More information about the llvm-commits
mailing list