Files
clang-p2996/llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll
Florian Hahn 9536a6286e [VPlan] Preserve original induction order when creating scalar steps.
Update createScalarIVSteps to take an insert point as parameter. This
ensures that the inserted scalar steps are in the same order as the
recipes they replace (vs in reverse order as currently). This helps to
reduce the diff for follow-up changes.
2024-01-31 13:31:28 +00:00

3.9 KiB