Patch improves performance of the full runtime mode by moving
threads limit counter to the shared memory. It also allows to save
global memory.
Details
Details
- Reviewers
grokos kkwli0 gtbercea - Commits
- rZORG691e62cd2721: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rZORGc912a3e2ae47: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rG691e62cd2721: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rGc912a3e2ae47: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rOMP360584: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rGf9e00db8185d: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
rL360584: [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h | ||
---|---|---|
42 ↗ | (On Diff #199061) | This line can be removed apparently. |