[llvm] [VPlan] Use ResumePhi to create reduction resume phis. (PR #110004)

via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 13 12:46:53 PDT 2024


https://github.com/ayalz commented:

Would be good to clarify various related aspects, such as where ResumePhi's already appear, if this patch is the first to populate the scalar pre-header with recipes, why handling the reduction of epilog loop requires special attention.

https://github.com/llvm/llvm-project/pull/110004


More information about the llvm-commits mailing list