Files
clang-p2996/llvm/lib/Transforms/Vectorize
Florian Hahn bf15aadcbc [VPlan] Don't try to narrow predicated VPReplicateRecipe.
We cannot convert predicated recipes to uniform ones at the moment.
This fixes a crash reported for https://github.com/llvm/llvm-project/pull/139150.
2025-05-21 22:13:55 +01:00
..