Displaying 3 results from an estimated 3 matches for "d29923".
2017 Mar 07
2
Restarting a stalled patch
Hello,
I was curious if there was any advice on how to get a code-review restarted/completed. The two I've submitted recently (D30107<https://reviews.llvm.org/D30107> D29923<https://reviews.llvm.org/D29923>) have gotten a bit of review but both then seem to stall. Any hints?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170307/aff9ca5d/attachment.html>
2017 Mar 07
2
Restarting a stalled patch
...Munch via llvm-dev
Sent: Tuesday, March 07, 2017 10:23 AM
To: llvm-dev
Subject: [llvm-dev] Restarting a stalled patch
Hello,
I was curious if there was any advice on how to get a code-review restarted/completed. The two I've submitted recently (D30107<https://reviews.llvm.org/D30107> D29923<https://reviews.llvm.org/D29923>) have gotten a bit of review but both then seem to stall. Any hints?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170307/74eb3cab/attachment.html>
2017 Mar 08
2
Restarting a stalled patch
...com>
Sent: Wednesday, March 8, 2017 2:05 AM
To: Frederich Munch
Cc: llvm-dev at lists.llvm.org
Subject: RE: Restarting a stalled patch
> Thanks. I have gone that route and there was no response.
Well, I see you pinged D30107 and there were some comments yesterday.
I don't see a ping on D29923 until today. Even with a ping, it can
take a while. Not to discourage you, but I have known patches to
sit for months waiting for review.
> What constitutes 'particularly urgent'?
I'd say, something that is blocking your other work until it is
resolved, or otherwise has a serious...