diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-05-15 14:13:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 14:13:50 -0500 |
commit | 64b3cdc0220174c1af236a42b227a5226f0f12c5 (patch) | |
tree | 83ad9aa60d261bbe57985c3863287c93b752df8d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d542eb7aa830e94490b943a3ea0937506fece15b (diff) | |
download | llvm-64b3cdc0220174c1af236a42b227a5226f0f12c5.zip llvm-64b3cdc0220174c1af236a42b227a5226f0f12c5.tar.gz llvm-64b3cdc0220174c1af236a42b227a5226f0f12c5.tar.bz2 |
[libc] Fix GPU handling for unsupported backends (#92271)
Summary:
If the user does not have the selected backend enabled, we should still
be able to build the LLVM-IR an ddistribute it. This patch makes logic
to suppress tests if the backend can't build it, as well as removing a
flag for the building that's only present int he NVPTX backend.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions