[PATCH] D111301: [VPlan] Make sure recurrence splice is not inserted between phis.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 05:20:19 PDT 2021
fhahn added a comment.
ping :)
@Ayal does the clarification why this is needed make sense?
> (from inline comment)
> Ok I now what phi-like case I originally hit: if the previous value is an induction value! So I think we still need the special handling?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111301/new/
https://reviews.llvm.org/D111301
More information about the llvm-commits
mailing list