[all-commits] [llvm/llvm-project] 27a294: [Libomptarget] Emit a special warning when no imag...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Mar 17 09:38:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27a2940b8cae6838517afd6227e38ca25fc3ce13
https://github.com/llvm/llvm-project/commit/27a2940b8cae6838517afd6227e38ca25fc3ce13
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M openmp/libomptarget/src/omptarget.cpp
Log Message:
-----------
[Libomptarget] Emit a special warning when no images are found
When offloading is mandatory we can emit a more helpful message if we
did not find any compatible images with the user's system.
Fixes #60221
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D142369
More information about the All-commits
mailing list