[llvm] [VPlan] Introduce explicit ExtractFromEnd recipes for live-outs. (PR #100658)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 12:44:47 PDT 2024
================
@@ -8470,22 +8480,29 @@ static void addUsersInExitBlock(
// live-outs.
----------------
fhahn wrote:
added a comment are and above, live outs added here may be reductions or non-induction/FOR values, any suggestions for a compact yet more descriptive name for the function?
https://github.com/llvm/llvm-project/pull/100658
More information about the llvm-commits
mailing list