Files
clang-p2996/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
Florian Hahn a813090072 [VPlan] Manage stored values of interleave groups using VPUser (NFC)
Interleave groups also depend on the values they store. Manage the
stored values as VPUser operands. This is currently a NFC, but is
required to allow VPlan transforms and to manage generated vector values
exclusively in VPTransformState.
2020-11-29 17:24:36 +00:00

17 KiB