[PATCH] D151876: [NVPTX] Signed char and (unsigned)long overloads of ldg and ldu

Jakub Chlanda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 00:06:49 PDT 2023


jchlanda added a comment.

In D151876#4388883 <https://reviews.llvm.org/D151876#4388883>, @tra wrote:

> I'd change the patch title:
>
> - `[NVPTX]` -> `[cuda, NVPTX]` as these are clang changes, not NVPTX back-end.
> - `overloads ` -> `builtins`

Sure, will do. Thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151876



More information about the cfe-commits mailing list