Files
clang-p2996/llvm/test/Transforms/LoopVectorize/select-cmp-predicated.ll
Florian Hahn 5739a22fbb [VPlan] Also duplicated scalar-steps when it enables sinking scalars. (#136021)
Extend sinking logic to duplicate scalar steps recipe if it enables
sinking, that is if all users in a destination block require all lanes.

This should be the last step before removing legacy sinkScalarOperands.

PR: https://github.com/llvm/llvm-project/pull/136021
2025-04-21 18:36:43 +01:00

13 KiB