[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
Thu Jan 23 13:33:41 PST 2020


tra added a comment.

In D73237#1836978 <https://reviews.llvm.org/D73237#1836978>, @timshen wrote:

> What's the test situation for these headers?


They are not testable in clang/llvm tree as they need CUDA SDK headers. I should be able to add some tests in the test-suite.


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