Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
Florian Hahn 53266f73f0 [VPlan] Run DCE after unrolling.
This cleans up a number of dead recipes after unrolling if only their
first or last parts are used. This simplifies a number of tests.

Fixes https://github.com/llvm/llvm-project/issues/109581.
2024-09-22 22:08:46 +01:00

17 KiB