aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny.ornl@gmail.com>2021-03-04 11:19:13 -0500
committerJoel E. Denny <jdenny.ornl@gmail.com>2021-03-04 12:03:42 -0500
commitd0eb25a64345186c50c26d46d902b30e8719fd79 (patch)
tree712787690ac929ca2105b977ef9da2012cd5762d /llvm/lib/CodeGen/MachineOperand.cpp
parentbfe5452b93a7d859f612bf7e8b46aa626c8c8e83 (diff)
downloadllvm-d0eb25a64345186c50c26d46d902b30e8719fd79.zip
llvm-d0eb25a64345186c50c26d46d902b30e8719fd79.tar.gz
llvm-d0eb25a64345186c50c26d46d902b30e8719fd79.tar.bz2
[OpenMP] Encapsulate more in checkDeviceAndCtors
This patch just encapsulates some repeated code. To do so, it relocates some functions from interface.cpp to omptarget.cpp. It also adjusts them to the LLVM coding style. This patch is almost NFC except some `DP` messages are a bit different. For example, messages like "Entering target region" are now emitted even if offload is disabled, but a subsequent "Offload is disabled" is then emitted. Reviewed By: jdoerfert, grokos Differential Revision: https://reviews.llvm.org/D97908
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions