[llvm] [VPlan] Introduce scalar loop header in plan, remove VPLiveOut. (PR #109975)

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 14:35:01 PDT 2024


================
@@ -3642,22 +3598,26 @@ class VPlan {
   /// and \p Entry to the plan. At the moment, \p Preheader and \p Entry need to
----------------
ayalz wrote:

Augment documentation with additional \p.

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


More information about the llvm-commits mailing list