[flang-commits] [clang] [flang] [Flang][Driver] Introduce -fopenmp-targets offloading option (PR #100152)

Joseph Huber via flang-commits flang-commits at lists.llvm.org
Thu Jul 25 04:35:52 PDT 2024


jhuber6 wrote:

We could probably also add something like `-Xarch_device_<triple> <arg>` in lieu of `-Xopenmp-target=<triple> <arg>` since the `=` format isn't really standard in this area.

https://github.com/llvm/llvm-project/pull/100152


More information about the flang-commits mailing list