[all-commits] [llvm/llvm-project] 39f119: [Flang][OpenMP][ROCM] Enable rocm-device-lib-path ...

agozillon via All-commits all-commits at lists.llvm.org
Fri Apr 11 06:57:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39f119086f115e2af79ebb187a647ea2efad2d5c
      https://github.com/llvm/llvm-project/commit/39f119086f115e2af79ebb187a647ea2efad2d5c
  Author: agozillon <Andrew.Gozillon at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M flang/test/Driver/omp-driver-offload.f90

  Log Message:
  -----------
  [Flang][OpenMP][ROCM] Enable rocm-device-lib-path for flang (#135307)

Currently rocm-device-lib-path is not enabled for Flang, so when the
compiler warns / requests a user to provide this option in cases where
it can't find rocm a user cannot actually set the device libraries using
rocm-device-lib-path. The alternative rocm_path that's also mentioned
via the warning can be used, but we should enable both mentioned options
to not confuse users (and myself).



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