[all-commits] [llvm/llvm-project] e384e9: Revert "[HIP] Change default --gpu-max-threads-per...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Thu Oct 15 14:26:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e384e94fbe7c1d5c89fcdde33ffda04e9802c2ce
https://github.com/llvm/llvm-project/commit/e384e94fbe7c1d5c89fcdde33ffda04e9802c2ce
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
M clang/lib/CodeGen/TargetInfo.cpp
M clang/test/CodeGenCUDA/amdgpu-kernel-attrs.cu
M clang/test/CodeGenCUDA/kernel-amdgcn.cu
Log Message:
-----------
Revert "[HIP] Change default --gpu-max-threads-per-block value to 1024"
This reverts commit 187658b8a6112446d9e7797d495bc7542ac83905 due to
AMDGPU backend issues.
More information about the All-commits
mailing list