[all-commits] [llvm/llvm-project] fb04d7: [CUDA][HIP] Do not externalize implicit constant s...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Mon Aug 10 16:13:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb04d7b4a69831f6b999b1776da738557b108e0d
https://github.com/llvm/llvm-project/commit/fb04d7b4a69831f6b999b1776da738557b108e0d
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M clang/include/clang/AST/ASTContext.h
M clang/lib/AST/ASTContext.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/test/CodeGenCUDA/static-device-var-no-rdc.cu
Log Message:
-----------
[CUDA][HIP] Do not externalize implicit constant static variable
Differential Revision: https://reviews.llvm.org/D85686
More information about the All-commits
mailing list