diff options
author | Shilei Tian <i@tianshilei.me> | 2022-02-10 14:13:18 -0500 |
---|---|---|
committer | Shilei Tian <i@tianshilei.me> | 2022-02-10 14:13:32 -0500 |
commit | f6685f774697c85d6a352dcea013f46a99f9fe31 (patch) | |
tree | 3ab9e7cfb3c65b3fc65e9d4e4608af84a0d2bf29 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 547a667ceeb60dca5447e5bc09165a52b22925eb (diff) | |
download | llvm-f6685f774697c85d6a352dcea013f46a99f9fe31.zip llvm-f6685f774697c85d6a352dcea013f46a99f9fe31.tar.gz llvm-f6685f774697c85d6a352dcea013f46a99f9fe31.tar.bz2 |
[OpenMP][CUDA] Refine the logic to determine grid size
This patch refines the logic to determine grid size as previous method
can escape the check of whether `CudaBlocksPerGrid` could be greater than the actual
hardware limit.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D119311
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions