[llvm] [VPlan] Skip disconnected exit blocks in hasEarlyExit. (PR #151718)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 13:51:33 PDT 2025


https://github.com/annamthomas approved this pull request.

good catch! Thank you. 

I was using this statistic to check how many loops we early-exit vectorize (downstream).

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


More information about the llvm-commits mailing list