Files
clang-p2996/llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll
Florian Hahn f108c6cdc1 [VPlan] Fold (MUL A, 1) -> A as VPlan2VPlan transform.
Add first VPlan-based recipe simplification to fold (MUL A, 1) -> A.
Among other things, this enables additional simplifications after
applying versioned strides, as follow up to D147783.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D159200
2023-09-18 21:45:34 +01:00

3.9 KiB