[all-commits] [llvm/llvm-project] 5a2d78: [HIP] Add option -fgpu-inline-threshold

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Apr 21 14:19:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a2d78b1639738fbde85248413c1cfd2df55683a
      https://github.com/llvm/llvm-project/commit/5a2d78b1639738fbde85248413c1cfd2df55683a
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/hip-options.hip

  Log Message:
  -----------
  [HIP] Add option -fgpu-inline-threshold

Add option -fgpu-inline-threshold for inline threshold for device compilation only.

Reviewed by: Artem Belevich

Differential Revision: https://reviews.llvm.org/D99233




More information about the All-commits mailing list