[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
Thu Jun 1 03:48:19 PDT 2023


jchlanda created this revision.
jchlanda added a reviewer: tra.
Herald added subscribers: mattd, gchakrabarti, asavonic.
Herald added a project: All.
jchlanda requested review of this revision.
Herald added subscribers: cfe-commits, jholewinski.
Herald added a project: clang.

This is a follow up to:

- https://reviews.llvm.org/rG7258317bade0fd82e257e47b31eee3ad0c6c5305
- https://reviews.llvm.org/rG71b06585857a77691761a7bfd16b5b91454a6894


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151876

Files:
  clang/include/clang/Basic/BuiltinsNVPTX.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-nvptx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151876.527353.patch
Type: text/x-patch
Size: 10251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230601/4f68d002/attachment.bin>


More information about the cfe-commits mailing list