aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorAlex <alejandro.duran@intel.com>2025-03-28 23:28:14 +0100
committerGitHub <noreply@github.com>2025-03-28 17:28:14 -0500
commit021a1f69742aab7d650887a0978db5cf007967d3 (patch)
tree2941af414f80a7fa8e36a4d20ad46d006b25f1ab /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent5a073f1f3ad99e70138e9ef8097ccc2b7fad05b2 (diff)
downloadllvm-021a1f69742aab7d650887a0978db5cf007967d3.zip
llvm-021a1f69742aab7d650887a0978db5cf007967d3.tar.gz
llvm-021a1f69742aab7d650887a0978db5cf007967d3.tar.bz2
[OFFLOAD] Stricter enforcement of user offload disable (#133470)
If user specifies offload is disabled (e.g., OMP_TARGET_OFFLOAD=disable), disable library almost completely. This reduces resources spent to a minimum and ensures all APIs behave as if the only available device is the host device. Currently some of the APIs behave as if there were devices avaible for offload even when under OMP_TARGET_OFFLOAD=disable. --------- Co-authored-by: Joseph Huber <huberjn@outlook.com>
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions