diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-08-01 14:27:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-01 14:27:29 +0100 |
commit | e1451236a0a07f1ee4ba5fe3ae2464a82a37c25c (patch) | |
tree | 15d804a965c289441c7a1ea7d91b76d5daf0e0c0 /clang/lib/Sema/SemaChecking.cpp | |
parent | 229a16590a3cd65da77bb868498d3eed63bf6263 (diff) | |
download | llvm-e1451236a0a07f1ee4ba5fe3ae2464a82a37c25c.zip llvm-e1451236a0a07f1ee4ba5fe3ae2464a82a37c25c.tar.gz llvm-e1451236a0a07f1ee4ba5fe3ae2464a82a37c25c.tar.bz2 |
[Flang][Driver] Introduce -fopenmp-targets offloading option (#100152)
This patch modifies the flang driver to introduce the `-fopenmp-targets`
option to the frontend compiler invocations corresponding to the OpenMP
host device on offloading-enabled compilations.
This option holds the list of offloading triples associated to the
compilation and is used by clang to determine whether offloading calls
should be generated for the host.
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions