aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-04-21 20:13:33 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-04-29 11:22:21 -0400
commit47d66255701a5cfeab6c05e3642a2cccf7a4c09f (patch)
tree728ebbb81207ad9b9684a6a9702885eb908654f2 /llvm/lib
parentb3826192fb6e3f7f05ff21911f5f948ad5eabcdc (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions