[llvm] [VPlan] Replace VPRegionBlock with explicit CFG before execute (NFCI). (PR #117506)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 14:38:33 PDT 2025


================
@@ -2874,7 +2870,7 @@ void InnerLoopVectorizer::fixVectorizedLoop(VPTransformState &State) {
 }
----------------
ayalz wrote:

Which calls for expanding VPlan's scope...

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


More information about the llvm-commits mailing list