This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 202f222f94 [OPENMP] Fix -Wunused-lambda-capture. NFC new c4d3d32435 [NVPTX, CUDA] Added support for m8n32k16 and m32n8k16 varian [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/BuiltinsNVPTX.def | 60 ++++- lib/CodeGen/CGBuiltin.cpp | 150 +++++++++-- lib/Driver/ToolChains/Cuda.cpp | 22 +- test/CodeGen/builtins-nvptx-sm_70.cu | 489 +++++++++++++++++++++++++++------- 4 files changed, 588 insertions(+), 133 deletions(-)