[all-commits] [llvm/llvm-project] db8941: [libomptarget][nfc] Move grid size computation
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Jul 1 04:53:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db89414da4eae1c4cde63b8a4b0c762bbebf53b7
https://github.com/llvm/llvm-project/commit/db89414da4eae1c4cde63b8a4b0c762bbebf53b7
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][nfc] Move grid size computation
Change getLaunchVals to return the integers used for launch
Reviewed By: pdhaliwal
Differential Revision: https://reviews.llvm.org/D105237
More information about the All-commits
mailing list