[PATCH] D73237: [CUDA] Fix order of memcpy arguments in __shfl_*(<64-bit type>).

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 15:14:01 PST 2020


tra added a comment.

In D73237#1839216 <https://reviews.llvm.org/D73237#1839216>, @hans wrote:

> In D73237#1837077 <https://reviews.llvm.org/D73237#1837077>, @tra wrote:
>
> > Landed in https://github.com/llvm/llvm-project/commit/cc14de88da27a8178976972bdc8211c31f7ca9ae
> >  @hans -- can we cherry-pick it into 10?
>
>
> Yes, go ahead and "git cherry-pick -x" it and push to the branch.


Done: https://github.com/llvm/llvm-project/commit/0df13627c6a4006de39e5f01d81a338793b0e82b


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73237/new/

https://reviews.llvm.org/D73237





More information about the cfe-commits mailing list