Files
clang-p2996/llvm/lib/Transforms/Vectorize
Augie Fackler 0676156f81 Revert "[VPlan] Also consider operands of sink candidates in same block."
This reverts commit aa2414729e.

Previously-valid IR from a tensorflow test case (as shown on the
Diffusion revision for aa2414729e) started
hanging in the loop-vectorize pass. Reverting to keep everyone working.
2023-01-04 16:17:13 -05:00
..