[llvm] [VPlan] Explicitly unroll replicate-regions without live-outs by VF. (PR #170212)
Andrei Elovikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 10:12:43 PDT 2026
================
@@ -537,7 +537,7 @@ static void addReplicateRegions(VPlan &Plan) {
/// Remove redundant VPBasicBlocks by merging them into their predecessor if
/// the predecessor has a single successor.
----------------
eas wrote:
Move that comment to the header?
https://github.com/llvm/llvm-project/pull/170212
More information about the llvm-commits
mailing list