[PATCH] D54258: [Clang] Fix pretty printing of CUDA address spaces

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 07:29:03 PDT 2019


On Tue, Jun 4, 2019 at 5:37 AM Richard Membarth via Phabricator
<reviews at reviews.llvm.org> wrote:
>
> richardmembarth added a comment.
>
> Merging in two weeks is fine for me.
>
> My assumption was that accepted patches are merged into upstream in a timely manner.
> Maybe this is not how it works?

Your assumption is correct. Usually, if you don't have commit
privileges yet, you mention it once your patch is accepted so that the
reviewers know you need it committed on your behalf. The commit
usually happens same- or next-day. However, because I am traveling, I
don't have the ability to watch build bots and revert on your behalf
if anything goes wrong, which explains the delay on my part.

Sorry for the hassle.

~Aaron

>
>
> Repository:
>   rC Clang
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D54258/new/
>
> https://reviews.llvm.org/D54258
>
>
>


More information about the cfe-commits mailing list