[PATCH] D116673: [Clang][NVPTX]Add NVPTX intrinsics and builtins for CUDA PTX cvt sm80 instructions

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 10:01:18 PST 2022


tra added a comment.

In D116673#3237342 <https://reviews.llvm.org/D116673#3237342>, @JackAKirk wrote:

> I thought I should let you know that I do not have commit access to land the patch.  I'm also happy to wait a little longer in case you think other interested parties might still chime in.

I can land the patch on your behalf. Are you OK to use the name/email in this patch or do you prefer to use a different email for the LLVM commit?

> fatal error: error in backend: Cannot select: intrinsic %llvm.nvvm.shfl.idx.f32

Thank you for letting me know. I'll take a look.


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

https://reviews.llvm.org/D116673



More information about the cfe-commits mailing list