[llvm] [VPlan] Introduce scalar loop header in plan, remove VPLiveOut. (PR #109975)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 10:09:30 PDT 2024
================
@@ -8876,24 +8898,8 @@ addUsersInExitBlock(VPlan &Plan,
static void addLiveOutsForFirstOrderRecurrences(
----------------
fhahn wrote:
Updated, thanks!
https://github.com/llvm/llvm-project/pull/109975
More information about the llvm-commits
mailing list