Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
David Sherwood f07cd36a5d [LoopVectorize] Add the cost of VPInstruction::AnyOf to vplan (#125058)
This patch adds an initial implementation of
VPInstruction::computeCost with support for only one
instruction so far - VPInstruction::AnyOf. This is only
used when vectorising loops with uncountable early exits.
2025-02-05 16:31:14 +00:00

137 KiB