Files
clang-p2996/llvm/test/Transforms/LoopVectorize/X86
Florian Hahn f937b17e85 [LV] Don't query SCEV for non-invariant values in cost model.
This fixes a divergence between VPlan and legacy cost model, matching
behavior further up in getInstructionCost as well.

Fixes https://github.com/llvm/llvm-project/issues/129236.
2025-03-02 10:55:52 +00:00
..