Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn 0a246a0c72 [LV] Use VPValues when creating GEP with all invariant indices.
Update VPWidenGEPRecipe::execute to use the VPValue operands of the
recipe when creating the GEP instruction.

Fixes #63340.
2023-06-16 16:14:01 +01:00
..