Files
clang-p2996/llvm/test/Transforms/LoopVectorize/ARM
Florian Hahn 1e1b9bccc0 [VPlan] Simplify BLEND %a, %b, NOT(%m) -> BLEND %b, %a, %m. (#128375)
Avoid negations for normalized blends by reordering operands.

PR: https://github.com/llvm/llvm-project/pull/128375
2025-02-27 17:43:24 +00:00
..