This patch drops g_atmi_initialized and inlines the Initialize &
Finalize methods from Runtime class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
openmp/libomptarget/plugins/amdgpu/impl/rt.h | ||
---|---|---|
57–62 ↗ | (On Diff #346747) | looks like a separate thing - can we reduce this patch to deleting the variable and the dead branches on it, and shuffle code around + inline things in a separate one? |
This check is always true.