[all-commits] [llvm/llvm-project] 62dbb7: Revert "[HIP] Change default --gpu-max-threads-per...

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Sep 2 13:13:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 62dbb7e54c65386f3cd73ef761a22b73532158f0
      https://github.com/llvm/llvm-project/commit/62dbb7e54c65386f3cd73ef761a22b73532158f0
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2020-09-02 (Wed, 02 Sep 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"

Temporarily revert commit 04abbb3a78186aa92809866b43217c32cba90b71
due to regressions in some HIP apps due backend issues revealed by
this change.

Will re-commit it when backend issues are fixed.




More information about the All-commits mailing list