[all-commits] [llvm/llvm-project] 00f298: [HIP] Default to COV5 for HIP compilations (#116077)

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Nov 13 11:23:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00f2989f98520c401f0ab544a3dc766ed83785c0
      https://github.com/llvm/llvm-project/commit/00f2989f98520c401f0ab544a3dc766ed83785c0
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/hip-device-libs.hip

  Log Message:
  -----------
  [HIP] Default to COV5 for HIP compilations (#116077)

Summary:
This was done a long time ago for OpenMP, but it seems HIP was never
updated. This patch rectifies that. The default for the LLVM backend is
5 so this is probably required for some stuff.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list