[llvm] [LoopVectorize] Add initial support to VPRegionBlock for multiple successors (PR #108563)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 01:51:14 PDT 2024
david-arm wrote:
Marked as draft. After the community vectoriser call we agreed to go with a variant of the solution proposed by @fhahn - https://github.com/llvm/llvm-project/pull/109193. It also has multiple successors from the VPRegionBlock, but has a single exiting loop in the loop region.
https://github.com/llvm/llvm-project/pull/108563
More information about the llvm-commits
mailing list