diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-21 20:13:33 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-29 11:22:21 -0400 |
commit | 47d66255701a5cfeab6c05e3642a2cccf7a4c09f (patch) | |
tree | 728ebbb81207ad9b9684a6a9702885eb908654f2 /llvm/lib/Support | |
parent | b3826192fb6e3f7f05ff21911f5f948ad5eabcdc (diff) | |
download | llvm-47d66255701a5cfeab6c05e3642a2cccf7a4c09f.zip llvm-47d66255701a5cfeab6c05e3642a2cccf7a4c09f.tar.gz llvm-47d66255701a5cfeab6c05e3642a2cccf7a4c09f.tar.bz2 |
[OpenMP] Add options to only compile the host or device when offloading
OpenMP recently moved to the new offloading driver, this had the effect
of making it more difficult to inspect intermediate code for the device.
This patch adds `-foffload-host-only` and `-foffload-device-only` to
control which sides get compiled. This will allow users to more easily
inspect output without needing the temp files.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D124220
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions