aboutsummaryrefslogtreecommitdiff
path: root/runtimes
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-01-15 19:03:19 -0600
committerGitHub <noreply@github.com>2024-01-15 19:03:19 -0600
commit89cdd48a22cb7aca1695746b70428ac910396d3e (patch)
treeea34c917b4e36ec591971330fb6801b714b49748 /runtimes
parentc58bc24fcf678c55b0bf522be89eff070507a005 (diff)
downloadllvm-89cdd48a22cb7aca1695746b70428ac910396d3e.zip
llvm-89cdd48a22cb7aca1695746b70428ac910396d3e.tar.gz
llvm-89cdd48a22cb7aca1695746b70428ac910396d3e.tar.bz2
[Libomptarget] Remove temporary files in AMDGPU JIT impl (#77980)
Summary: This patch cleans up some of the JIT handling for AMDGPU as well as removing its temporary files. Previously these would be left in the temporary directory after the program was run. This costs some extra time, but the correct solution to avoid that is to create a sufficient entrypoint into `ld.lld` that we can simply pass a memory buffer into.
Diffstat (limited to 'runtimes')
0 files changed, 0 insertions, 0 deletions