Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn 1c0fc1f074 [VPlan] Ensure each iv user is only visited once in transform.
If a recipe has multiple uses of an IV, we crash. It causes a crash when
building llvm-test-suite.

Exposed by 95f76bff1c.
2022-03-13 21:42:17 +00:00
..