[all-commits] [llvm/llvm-project] 3e37c9: [cuda, NVPTX] Signed char and (unsigned)long built...
Jakub Chlanda via All-commits
all-commits at lists.llvm.org
Fri Jun 2 00:10:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e37c98bdb512425cab91f6cf156cc66d6103b2f
https://github.com/llvm/llvm-project/commit/3e37c98bdb512425cab91f6cf156cc66d6103b2f
Author: Jakub Chlanda <jakub at codeplay.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M clang/include/clang/Basic/BuiltinsNVPTX.def
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGen/builtins-nvptx.c
Log Message:
-----------
[cuda, NVPTX] Signed char and (unsigned)long builtins of ldg and ldu
Differential Revision: https://reviews.llvm.org/D151876
More information about the All-commits
mailing list