[all-commits] [llvm/llvm-project] 1a8817: Reland "[flang][cuda][driver] Make sure flang does...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Aug 16 13:41:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a8817aebe12b8d4708ee849fb8f792cffb7ae85
      https://github.com/llvm/llvm-project/commit/1a8817aebe12b8d4708ee849fb8f792cffb7ae85
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M clang/lib/Driver/Types.cpp
    M flang/test/Driver/cuda-option.f90

  Log Message:
  -----------
  Reland "[flang][cuda][driver] Make sure flang does not switch to cc1 (#104613)"

Flang is switch to cc1 when we use `-x cuda`. Make sure we can use fc1
with cuda fortran input.

The current pipeline will fail at MLIR level for the moment.



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