This patch fixes the issue introduced in 14de0820e87f and D120089, that
if dynamic libraries are used, the CUmodule array could be overwritten.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121308
[OpenMP][CUDA] Fix an issue that multiple `CUmodule` are could be overwritten ClosedPublic Authored by tianshilei1992 on Mar 9 2022, 10:28 AM.
Details Summary This patch fixes the issue introduced in 14de0820e87f and D120089, that
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2022, 11:05 AM Closed by commit rG5105c7cd7875: [OpenMP][CUDA] Fix an issue that multiple `CUmodule` are could be overwritten (authored by tianshilei1992). · Explain WhyMar 9 2022, 11:55 AM This revision was automatically updated to reflect the committed changes.
Diff 414179 openmp/libomptarget/plugins/cuda/src/rtl.cpp
|