[llvm] [VPlan] Generalize collectUsersInExitBlocks for multiple exit bbs. (PR #115066)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 06:53:35 PST 2024


https://github.com/david-arm approved this pull request.

LGTM! I had a minor comment about potentially adding an assert that `ExitingBB` is non-null - I'll leave that to you if you think it's worth it or not.

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


More information about the llvm-commits mailing list