[llvm] [VPlan] Update final exit value via VPlan. (PR #112147)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 03:53:19 PST 2025


================
@@ -8976,18 +8860,6 @@ static SetVector<VPIRInstruction *> collectUsersInExitBlocks(
         // Exit values for inductions are computed and updated outside of VPlan
         // and independent of induction recipes.
         // TODO: Compute induction exit values in VPlan.
----------------
fhahn wrote:

Gone, thanks 

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


More information about the llvm-commits mailing list