[PATCH] D142589: [LV] Perform recurrence sinking directly on VPlan.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 04:38:48 PST 2023


dmgreen added a comment.

Hello. We started hitting an infinite recursion in a PGO build after this. There is code to reproduce it in https://godbolt.org/z/EcvM8cGoK, hopefully.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142589/new/

https://reviews.llvm.org/D142589



More information about the llvm-commits mailing list