Files
clang-p2996/llvm/test/Transforms/LoopVectorize/RISCV
Florian Hahn b050048d35 [VPlan] Simplify (X && Y) || (X && !Y) -> X. (#89386)
Simplify a common pattern generated for masks when folding the tail.

PR: https://github.com/llvm/llvm-project/pull/89386
2024-05-19 15:45:23 +00:00
..