<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><div style="min-height:22px;margin-bottom:8px;">Thanks, Fraser. That sounds good. David just proposed the same solution. I will try.</div><div style="min-height:22px;margin-bottom:8px;">But it would really help if there are any documents addressing this.</div><div id="original-content"><br><div class="xm_mail_oringinal_describe"><div style="font-size:70%;padding:2px 0;">------------------ Original ------------------</div><div style="font-size:70%;background:#f0f0f0;color:#212121;padding:8px;border-radius:4px"><div><b>From:</b> Fraser Cormack <fraser@codeplay.com></div><div><b>Date:</b> Fri,Dec 10,2021 7:39 PM</div><div><b>To:</b> 447521189@qq.com <447521189@qq.com>, llvm-dev@lists.llvm.org <llvm-dev@lists.llvm.org></div><div><b>Subject:</b> Re: [llvm-dev] How to submit a series of patches in a single review</div></div></div><br>Hi Shaka,<br><br>I just taught someone else how to do this morning!<br><br>What I do first is option 2 to get 2 separate reviews, then navigate to<br>the web interface for 'B' and click "Edit Related Revisions" -> "Edit<br>Parent Revisions" -> <click A>.<br><br>This creates a patch "stack" which is what you're after.<br><br>I agree it's not very well documented: it took me a while to work out<br>what to do. Do people think we should add some documentation to this<br>effect?<br><br>Thanks,<br>Fraser<br><br>On Fri, 2021-12-10 at 19:28 +0800, shaka via llvm-dev wrote:<br>> Hi all,<br>> <br>> I'm new for community contribution and I wonder is there a way to<br>> submit patch series in a single review?<br>> For example I have 2 patches: A and B. B depends on A. How can I<br>> submit them together?<br>> 1. The Web interface (<br>> https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface<br>> ) seems doesn't allow uploading multiple patches.<br>> 2. I also tried the command line tool arc (<br>> https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-command-line<br>> ) by invoking `arc diff HEAD~` on each commit.<br>>     But these produce 2 seperate reviews and lose dependency.<br>> <br>> Any advice?<br>> <br>> Best regards,<br>> Shaka<br>> _______________________________________________<br>> LLVM Developers mailing list<br>> llvm-dev@lists.llvm.org<br>> <br>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br>> <br></div>