[llvm] [VPlan] Convert to concrete recipes before dissolving loop regions. NFCI (PR #141999)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 04:46:38 PDT 2025


ayalz wrote:

Post commit comment: the latch could be retrieved w/ or w/o regions similar to retrieving the header via `getFirstLoopHeader()`, using VPDT. Otherwise if the pass depends on regions would be good to have a comment stating so.

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


More information about the llvm-commits mailing list